superset/tests/db_engine_specs
Maxime Beauchemin 796a2a6924
fix: error around latest partition in BigQuery (#11274)
* fix: error around latest partition in BigQuery

* lint

* Going with a backend-first approach

* fix test

* add an extra test
2020-10-20 21:34:46 -07: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 chore: ci Initial hive support (#10593) 2020-08-27 09:49:18 -07:00
base_tests.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
bigquery_tests.py fix: error around latest partition in BigQuery (#11274) 2020-10-20 21:34:46 -07: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: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
elasticsearch_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
hive_tests.py fix(csv upload): hive params typo (#10273) 2020-07-09 11:25:35 -07: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 fix(db_engine_specs): mysql longtext type should not be numeric (#10661) 2020-08-24 21:24:43 +03:00
oracle_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
pinot_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
postgres_tests.py chore(engine): adapt postgres backend connection URI (#11233) 2020-10-14 18:57:41 +03:00
presto_tests.py fix(presto): default unknown types to string type (#10753) 2020-09-22 13:16:54 +03:00
snowflake_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
sqlite_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00