:wave: I’d like to update the json files used in t...
# ingestion
f
👋 I’d like to update the json files used in the integration tests for dbt. Do I have to manually update these or is there command to run (similar to updating golden files)?
1
g
fwiw, some of the newer json files are actually generated from https://github.com/hsheth2/sample-dbt instead
f
Nice. Have you considered instead putting this under datahub-project? I noticed the files have different dbt versions, would be nice to have them all generated from the same base project.
g
Yeah i’d like to move it over eventually, just haven’t gotten around to it yet. Our dbt integration tests are kinda a mess right now because we just added new json files instead of updating the existing ones