superset/tests/integration_tests/db_engine_specs
Corbin Robb 0ae1ca7e02
chore(tests-backend): migrate snowflake and sqlite to unit tests (#18854)
* migrate snowflake and sqlite

* change structure to better match the other unit tests

Co-authored-by: Corbin Robb <corbin@Corbins-MacBook-Pro.local>
2022-02-23 11:11:10 -06:00
..
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
ascend_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
base_engine_spec_tests.py chore(supeset.utils.core): move all database utils to database utils module (#18058) 2022-01-16 08:32:50 +02:00
base_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
bigquery_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
clickhouse_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
crate_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dremio_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
drill_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_tests.py chore(druid): Explicitly cast col to TIMESTAMP (#17101) 2021-10-18 10:06:04 -07:00
elasticsearch_tests.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
firebird_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
firebolt_tests.py feat: add Firebolt DB engine spec (#16903) 2021-10-01 19:43:15 +03:00
gsheets_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hana_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
hive_tests.py fix(hive): Update _latest_partition_from_df in HiveEngineSpec to work on tables with multiple indexes (#14302) 2021-11-23 10:07:47 +02:00
impala_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
kylin_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
mysql_tests.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
oracle_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
pinot_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
postgres_tests.py feat: cancel db query on stop (#15403) 2021-07-13 12:09:22 -04:00
presto_tests.py fix(presto): expand data with null item (#17470) 2021-11-21 20:10:35 +02:00
redshift_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
trino_tests.py feat: Trino Authentications (#17593) 2022-01-14 21:02:47 -08:00