superset/tests/db_engine_specs
AAfghahi 743d9cc928
feat: Better Errors in SQL Lab (#15432)
* snowflake errors

* added big query

* added to setup error messages, first test

* all big query testing added

* added snowflake test

* added syntax error

* added syntax errors to most used databases
2021-06-29 16:48:27 -07:00
..
__init__.py Enable running of tests in tests/db_engine_specs (#8902) 2019-12-31 14:45:33 +02:00
ascend_tests.py add ascend engine spec (#14682) 2021-06-18 10:35:55 -07:00
athena_tests.py feat: Better Errors in SQL Lab (#15432) 2021-06-29 16:48:27 -07:00
base_engine_spec_tests.py change name to Basic instead of Base (#14625) 2021-05-13 15:05:37 -04:00
base_tests.py feat: add generic type to column payload (#14547) 2021-05-13 09:36:09 +03:00
bigquery_tests.py feat: Better Errors in SQL Lab (#15432) 2021-06-29 16:48:27 -07:00
clickhouse_tests.py refactor: dbapi exception mapping for dbapi's (#12869) 2021-02-02 15:07:46 +00:00
crate_tests.py dynamic dttm fix for test_convert_dttm (#13626) 2021-03-15 23:14:50 +02:00
dremio_tests.py feat(dremio): implement convert_dttm method (#14519) 2021-05-07 15:31:58 +03: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 fix: engines that don't support comments (#13153) 2021-02-17 18:01:34 +00:00
firebird_tests.py feat: add Firebird DB engine spec (#13353) 2021-02-26 12:07:27 -08:00
gsheets_tests.py feat: Better Errors in SQL Lab (#15432) 2021-06-29 16:48:27 -07:00
hana_tests.py add test_convert_dttm (#12539) 2021-01-21 12:52:38 -08:00
hive_tests.py refactor(db_engine_specs): Removing top-level import of app (#14366) 2021-04-28 15:47:32 +12: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: error messages when connecting to mssql (#14171) 2021-04-16 09:43:42 -07:00
mysql_tests.py feat: Better Errors in SQL Lab (#15432) 2021-06-29 16:48:27 -07:00
oracle_tests.py test: oracle engine spec (#12615) 2021-01-25 09:49:58 -08:00
pinot_tests.py fix: Fixing pinot query generation for date format conversion from python datetime format to java simple date format (#13163) 2021-02-20 08:26:34 +02:00
postgres_tests.py feat: Better Errors in SQL Lab (#15432) 2021-06-29 16:48:27 -07:00
presto_tests.py feat: error messages for Presto connections (#14172) 2021-04-16 15:49:47 -04:00
redshift_tests.py chore: added BasicParametersMixin to Redshift (#14752) 2021-05-24 17:32:53 -04:00
snowflake_tests.py feat: Better Errors in SQL Lab (#15432) 2021-06-29 16:48:27 -07:00
sqlite_tests.py test: sqlite db engine spec (#12616) 2021-01-21 09:34:48 +00:00
trino_tests.py feat: TrinoEngineSpec.adjust_database_uri (#14122) 2021-04-19 13:10:12 +03:00