issues
search
Velir
/
dbt-ga4
dbt Package for modeling raw data exported by Google Analytics 4. BigQuery support, only.
MIT License
324
stars
135
forks
source link
Feature/add dbt unit tests
#349
Open
davidbooke4
opened
2 weeks ago
davidbooke4
commented
2 weeks ago
Description & motivation
Checklist
[ ] I have verified that these changes work locally
[ ] I have updated the README.md (if applicable)
[ ] I have added tests & descriptions to my models (and macros if applicable)
[ ] I have run
dbt test
and
python -m pytest .
to validate existing tests
Description & motivation
Checklist
dbt test
andpython -m pytest .
to validate existing tests