superset/tests
Ville Brofeldt 34407e8962
Make timestamp expression native SQLAlchemy element (#7131)
* Add native sqla component for time expressions

* Add unit tests and remove old tests

* Remove redundant _grains_dict method

* Clarify time_grain logic

* Add docstrings and typing

* Fix flake8 errors

* Add missing typings

* Rename to TimestampExpression

* Remove redundant tests

* Fix broken reference to db.database_name due to refactor
2019-05-30 08:28:37 +03: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 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
cache_tests.py Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08:00
celery_tests.py Break line before LIMIT statement to prevent trailing comment issue (#7485) 2019-05-13 00:34:34 -05:00
core_tests.py Allow Gamma and Alpha to access '/users/userinfo/' (#6936) 2019-04-22 11:23:54 -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 Make timestamp expression native SQLAlchemy element (#7131) 2019-05-30 08:28:37 +03: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 [ad-hoc] Fixing type for count distinct (#7573) 2019-05-22 09:41:25 -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 Apply ASF licenses throughout the code base (#5800) 2019-01-15 15:53:27 -08: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 Break line before LIMIT statement to prevent trailing comment issue (#7485) 2019-05-13 00:34:34 -05: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 auto-set 'Is Temporal' to true where column_name == '__time' (#6857) 2019-03-04 20:51:11 -08: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 bugfix: Improve support for special characters in schema and table names (#7297) 2019-05-08 00:37:44 -05:00
viz_tests.py Bump python libs, address insecure releases (#7550) 2019-05-28 21:03:49 -07:00