superset/tests/db_engine_specs
Bogdan 19a9bcc9c5
chore: ci Initial hive support (#10593)
* Initial hive support

* Clone hive setup

* Make hive tests work locally

* Debugging presto failure

* sleep in dataset test

* Address comments

* Address comments

* Pin ipython, exclude new pylint rules

Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
2020-08-27 09:49:18 -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 feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -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 feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00
presto_tests.py fix(db_engine_specs): improve Presto column type matching (#10658) 2020-08-24 22:42:07 +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