ONSdigital / dp-find-insights-poc-api

Find Insights Proof of Concept
MIT License
1 stars 0 forks source link

git inttest cases refactored for combined table #54

Closed VivianAllen closed 2 years ago

VivianAllen commented 2 years ago

What

commit 749a63fca5f69840d49574c39287c25fe0c5f3be (HEAD -> feature/inttests-to-skinny-db, origin/feature/inttests-to-skinny-db) Author: Vivian Allen vivian.allen@methods.co.uk Date: Wed Nov 24 13:02:56 2021 +0000

inttest cases refactored for combined table

Refactor test cases in inttests/main.go to work against
combined census data table.

Misc:
- update test failure comments to reference 'make update' rather
than 'main.go'
- fix issue with 'make update' failing due to missing build tag arg

How to review

read code manually trigger ga workflow from this branch to check it passes

Who can review

anyone