Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datakind/Data-Observation-Toolkit
/ functions
Functions
117 in github.com/datakind/Data-Observation-Toolkit
⨍
Functions
117
◇
Types & classes
16
↳
Endpoints
17
Method
test_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
Method
test_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
Method
test_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
Method
test_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
Method
test_get_test_rows
test for get_test_rows
dot/self_tests/unit/test_dot_utils.py:256
Method
test_get_test_rows
test get failing rows for custom test
dot/self_tests/unit/test_dot_utils_schema_improved.py:82
Method
test_get_test_type
Gets test type from dbt manifest metadata
dot/self_tests/unit/test_dbt_logs.py:47
Method
test_get_view_definition
test for function get_view_definition; needs db connection & the test view
dot/self_tests/unit/test_dbt.py:59
Method
test_possible_duplicate_forms_test_malformed
test a possible_duplicate_forms w missing parameters
dot/self_tests/unit/test_dot_utils.py:133
Method
test_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
Method
test_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
Method
test_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
Method
test_read_dbt_logs_safe
Will detect a change in logs due to dbt versions
dot/self_tests/unit/test_dbt_logs_safe.py:63
Method
test_remove_ge_schema_parameters
test function remove_ge_schema_parameters
dot/self_tests/unit/test_connection_utils.py:14
Method
test_run_dot_tests
run all dot tests
dot/self_tests/integration/test_run_dot_tests.py:42
Method
test_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
Method
test_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
← previous
101–117 of 117, ranked by callers