superset/tests/db_engine_specs
Karol Kostrzewa 0c32cf4244
test: hive db engine spec (#12520)
* add tests for upload_to_s3

* add fetch_data tests

* add test_create_table_from_csv_if_exists_fail

* add test_where_latest_partition

* fix app context

* test for where_latest_partition create_table_from_csv
2021-01-25 09:49:43 -08:00
..
__init__.py Enable running of tests in tests/db_engine_specs (#8902) 2019-12-31 14:45:33 +02:00
athena_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
base_engine_spec_tests.py test: fix flaky Python unit tests (#12253) 2021-01-05 16:40:01 -08:00
base_tests.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
bigquery_tests.py feat(bigquery): implement custom minute time grains (#12581) 2021-01-19 14:32:33 +02:00
clickhouse_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
drill_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
druid_tests.py feat(db-engine-specs): add support for Postgres root cert (#11720) 2021-01-13 13:39:28 +02:00
elasticsearch_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
hana_tests.py add test_convert_dttm (#12539) 2021-01-21 12:52:38 -08:00
hive_tests.py test: hive db engine spec (#12520) 2021-01-25 09:49:43 -08:00
impala_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
kylin_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
mssql_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
mysql_tests.py refactor: rename DbColumnType to GenericDataType (#12617) 2021-01-20 10:07:42 -08:00
oracle_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
pinot_tests.py Fixing Pinot queries for time granularities: WEEKS/MONTHS/QUARTERS/YEARS (#12536) 2021-01-15 11:05:31 +02:00
postgres_tests.py test: /postgres engine spec test coverage (#12490) 2021-01-15 16:50:37 +02:00
presto_tests.py test: presto engine spec tests (#12594) 2021-01-21 12:53:54 -08:00
snowflake_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
sqlite_tests.py test: sqlite db engine spec (#12616) 2021-01-21 09:34:48 +00:00