superset/tests/unit_tests/db_engine_specs
2022-09-02 11:50:04 -07:00
..
test_athena.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_base.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_bigquery.py feat: filter parameters from DB API (#21248) 2022-09-02 11:50:04 -07:00
test_drill.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_gsheets.py feat: filter parameters from DB API (#21248) 2022-09-02 11:50:04 -07:00
test_kusto.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_mssql.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_presto.py fix(Trino): create PrestoBaseEngineSpec base class to share common code between Trino and Presto (#21066) 2022-08-29 10:21:28 +03:00
test_snowflake.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_sqlite.py fix: datetime value should be seconds in sqlite (#21113) 2022-08-18 11:42:58 +08:00
test_teradata.py test: autouse app_context in unit tests (#20911) 2022-08-02 15:42:50 -07:00
test_trino.py feat(trino): add query cancellation (#21035) 2022-08-12 07:48:29 +03:00