superset/tests/db_engine_specs
AAfghahi 7466595563
fix: fixing mysql error message (#14416)
* fixing mysql error message

* Update tests/db_engine_specs/mysql_tests.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update tests/db_engine_specs/mysql_tests.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update tests/db_engine_specs/mysql_tests.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* Update superset/db_engine_specs/mysql.py

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>

* fixed broken test

* changed error type

Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2021-04-30 15:15:37 -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 refactor(db_engine_specs): Removing top-level import of app (#14366) 2021-04-28 15:47:32 +12:00
base_engine_spec_tests.py feat: Logic added to limiting factor column in Query model (#13521) 2021-04-30 15:15:18 -07:00
base_tests.py feat: Logic added to limiting factor column in Query model (#13521) 2021-04-30 15:15:18 -07:00
bigquery_tests.py fix(hive): Use parquet rather than textfile when uploading CSV files to Hive (#14240) 2021-04-24 18:17:30 +12: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
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
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 fix: fixing mysql error message (#14416) 2021-04-30 15:15:37 -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 fix: fixing mysql error message (#14416) 2021-04-30 15:15:37 -07:00
presto_tests.py feat: error messages for Presto connections (#14172) 2021-04-16 15:49:47 -04:00
redshift_tests.py feat: error messages when connecting to mssql (#14171) 2021-04-16 09:43:42 -07: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
trino_tests.py feat: TrinoEngineSpec.adjust_database_uri (#14122) 2021-04-19 13:10:12 +03:00