mozilla / bigquery-etl

Bigquery ETL

Home Page:https://mozilla.github.io/bigquery-etl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Separate SQL tests and bigquery-etl tooling tests

scholtzan opened this issue · comments

Currently, there is a single test directory which has tests for both SQL queries and the bqetl tooling. We should more tooling tests into the bigquery_etl folder. This will make it easier for the CI to check which files were changed in a PR and only run tests when necessary.

┆Issue is synchronized with this Jira Task