MCPcopy Create free account

hub / github.com/datakind/Data-Observation-Toolkit / functions

Functions117 in github.com/datakind/Data-Observation-Toolkit

Methodtest_get_configured_tests_row
test yaml file creation for 1 core entity -see file in filename below
dot/self_tests/unit/test_dot_utils_schema_improved.py:37
Methodtest_get_configured_tests_row_reference_error
test not found exception if the test has wrong parameters
dot/self_tests/unit/test_dot_utils.py:189
Methodtest_get_test_id
test yaml file creation for 1 core entity -see file in filename below
dot/self_tests/unit/test_dot_utils.py:105
Methodtest_get_test_parameters_non_neg_string_column
this test should be refactored to use not a full node from a manifest but a json constructed in the test itself w the right parameter
dot/self_tests/unit/test_dbt_logs.py:33
Methodtest_get_test_rows
test for get_test_rows
dot/self_tests/unit/test_dot_utils.py:256
Methodtest_get_test_rows
test get failing rows for custom test
dot/self_tests/unit/test_dot_utils_schema_improved.py:82
Methodtest_get_test_type
Gets test type from dbt manifest metadata
dot/self_tests/unit/test_dbt_logs.py:47
Methodtest_get_view_definition
test for function get_view_definition; needs db connection & the test view
dot/self_tests/unit/test_dbt.py:59
Methodtest_possible_duplicate_forms_test_malformed
test a possible_duplicate_forms w missing parameters
dot/self_tests/unit/test_dot_utils.py:133
Methodtest_process_dbt_logs_row
Same as test_read_dbt_output_files, will not detect a problem due to dbt version changing logs
dot/self_tests/unit/test_dbt_logs.py:61
Methodtest_process_dbt_logs_row_safe
Will detect a change in logs due to dbt versions, processing the raw and looking only for the required parameters
dot/self_tests/unit/test_dbt_logs_safe.py:86
Methodtest_read_dbt_logs
This test is not really so useful; a better test would run dbt on the inputs and check that the logs have not changed
dot/self_tests/unit/test_dbt_logs.py:21
Methodtest_read_dbt_logs_safe
Will detect a change in logs due to dbt versions
dot/self_tests/unit/test_dbt_logs_safe.py:63
Methodtest_remove_ge_schema_parameters
test function remove_ge_schema_parameters
dot/self_tests/unit/test_connection_utils.py:14
Methodtest_run_dot_tests
run all dot tests
dot/self_tests/integration/test_run_dot_tests.py:42
Methodtest_save_tests_to_db
TODO to make it work 1. take care of FK when inserting test_rows: configured_tests, runs, etc 2. at this stage, t
dot/self_tests/unit/test_dot_utils.py:285
Methodtest_yaml_creation
test yaml file creation for 1 core entity -see file in filename below
dot/self_tests/unit/test_core_entities_creation.py:14
← previous101–117 of 117, ranked by callers