bigquery-etl/tests/cli
Anna Scholtz 4ad4c6b9d4
Add CLI command to run Bigeye checks (#6383)
* Add support for defining custom SQL rules

* Added monitoring rollback command

* Reformat

* Add tests

* Address review feedback

* Add flags for deleting Bigeye checks

* Add support for defining custom SQL rules

* Added monitoring rollback command

* Add run command to trigger Bigeye checks

* Use bigquery_bigeye_check to trigger Bigeye runs

* Add unit tests for monitoring run CLI command

* Update DAG tests

* Fix imports

* Address review feedback

* Format custom sql rules file

* Remove bigconfig_custom_rules.sql

* Fix bigeye update for public datasets
2024-11-05 18:02:42 +00:00
..
test_cli_alchemer.py
test_cli_backfill.py
test_cli_check.py
test_cli_dag.py
test_cli_dependency.py
test_cli_format.py
test_cli_metadata.py
test_cli_monitoring.py
test_cli_query.py
test_cli_routine.py
test_cli_static.py
test_cli_utils.py