superset/tests
Ville Brofeldt 95291facff
Break up db_engine_specs (#7676)
* Refactor db_engine_specs into package

* Rename bigquery class and add epoch funcs

* Fix flake8 errors

* Dynamically load all engine specs

* Fix linting errors and unit tests

* Implement Snowflake epoch time funcs

* Implement Teradata epoch time func

* Fix presto datasource query and remove unused import

* Fix broken datasource query

* Add mypy ignore for false positive

* Add missing license files

* Make create_time_grains_tuple public

* Fix flake8 quote

* Fix incorrect licence header
2019-06-08 11:27:13 -07:00
..
fixtures Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py [security] New, deprecate merge_perm, FAB method is fixed (#7355) 2019-05-20 17:30:00 -07:00
base_tests.py fix: SqlaColumn.type overflow on mysql (#7606) 2019-06-03 09:52:25 -07:00
cache_tests.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
celery_tests.py [SQL Lab] Clarify SQL Lab query and display limits (#7641) 2019-06-07 17:16:38 -07:00
core_tests.py Break up db_engine_specs (#7676) 2019-06-08 11:27:13 -07:00
dashboard_tests.py [Lyft-GA] Enable color consistency in a dashboard (#7135) 2019-04-01 22:04:31 -07:00
dataframe_test.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
datasource_tests.py Adding dropdown to DatasourceControl and ability to change datasource (#6816) 2019-02-20 14:32:33 -08:00
db_engine_specs_test.py Break up db_engine_specs (#7676) 2019-06-08 11:27:13 -07:00
dict_import_export_tests.py [schema] Updating the base metric schema (#5453) 2019-04-24 21:50:14 -07:00
druid_func_tests.py Allow trailing spaces in simple filter values (#7617) 2019-05-31 17:06:41 -07:00
druid_tests.py [security] New, deprecate merge_perm, FAB method is fixed (#7355) 2019-05-20 17:30:00 -07:00
email_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
form_tests.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
import_export_tests.py [schema] Updating the base metric schema (#5453) 2019-04-24 21:50:14 -07:00
load_examples_test.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
macro_tests.py make filter_values() macro to properly accept value from filter box with single value setting (#7494) 2019-06-03 09:54:07 -07:00
migration_tests.py Fix filter_box migration PR #6523 (#7066) 2019-03-20 21:41:33 -07:00
model_tests.py Make timestamp expression native SQLAlchemy element (#7131) 2019-05-30 08:28:37 +03:00
schedules_test.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
security_tests.py Bump FAB to 2.0.0 (#7323) 2019-04-30 09:01:18 -07:00
sql_parse_tests.py [fix] SQL parsing of table names (#7490) 2019-06-03 11:07:57 -07:00
sql_validator_tests.py feat: Add `validate_sql_json` endpoint for checking that a given sql query is valid for the chosen database (#7422) (#7462) 2019-05-06 10:21:02 -07:00
sqla_models_tests.py Break up db_engine_specs (#7676) 2019-06-08 11:27:13 -07:00
sqllab_tests.py [schema] Updating the base column schema (#5452) 2019-04-23 18:06:21 -07:00
stats_logger_tests.py Injectable statsd client (#7138) 2019-03-27 14:08:36 -07:00
strategy_tests.py Celery task for warming up cache (#7148) 2019-04-03 16:57:59 -07:00
superset_test_config.py Allow for dynamic feature flags (#6808) 2019-02-27 15:11:38 -08:00
utils.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
utils_tests.py Add relative start param for time filters (#7525) 2019-05-31 16:55:26 +03:00
viz_tests.py Bump python libs, address insecure releases (#7550) 2019-05-28 21:03:49 -07:00