superset/tests/integration_tests/utils
Elizabeth Thompson 32bb1ce3ff
feat!: pass datasource_type and datasource_id to form_data (#19981)
* pass datasource_type and datasource_id to form_data

* add datasource_type to delete command

* add datasource_type to delete command

* fix old keys implementation

* add more tests
2022-06-02 16:48:16 -07:00
..
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cache_manager_tests.py feat!: pass datasource_type and datasource_id to form_data (#19981) 2022-06-02 16:48:16 -07:00
core_tests.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
csv_tests.py fix(csv): Ensure df_to_escaped_csv handles NULL (#20151) 2022-05-31 09:56:25 -07:00
decorators_tests.py feat: add statsd metrics for notifications (#20158) 2022-05-26 15:43:05 +01:00
encrypt_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
get_dashboards.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hashing_tests.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
machine_auth_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
public_interfaces_test.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00