..
charts
fix(jinja): extract form_data from json body ( #10684 )
2020-08-28 21:26:07 +03:00
dashboards
fix: humanised changed on UTC on dashboards and charts ( #10321 )
2020-07-15 19:09:32 +01:00
databases
fix(databases): test connection api endpoint ( #10824 )
2020-09-10 21:49:14 +01:00
datasets
fix(tests): export dataset tests fails with presto ( #10818 )
2020-09-09 21:46:28 -07:00
db_engine_specs
chore: ci Initial hive support ( #10593 )
2020-08-27 09:49:18 -07:00
fixtures
fix: incorrect filter operator emitted by Filter Box ( #10421 )
2020-07-26 12:40:03 +03:00
queries
feat: SavedQuery REST API for bulk delete and new API fields ( #10793 )
2020-09-11 09:36:47 +01:00
security
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
util
chore: Migrating reports to AuthWebdriverProxy ( #10567 )
2020-08-12 13:28:41 -07:00
__init__.py
Add licenses to translations ( #6732 )
2019-01-22 08:21:13 -08:00
access_tests.py
Revert "chore: Cleanup database sessions ( #10427 )" ( #10537 )
2020-08-06 15:33:48 -07:00
alerts_tests.py
fix: use nullpool in the celery workers ( #10819 )
2020-09-10 13:29:57 -07:00
base_api_tests.py
fix(api): fixes openapi spec errors and adds a test to validate all spec ( #10393 )
2020-07-23 10:43:41 +01:00
base_tests.py
Use test name for the custom macros testing: ( #10695 )
2020-08-27 13:12:24 -07:00
cache_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
celery_tests.py
Covert celery tests to the pytest ( #10704 )
2020-08-28 17:04:30 -07:00
config_tests.py
s/assertEqual/assertEquals ( #10195 )
2020-06-29 16:38:06 -07:00
conftest.py
chore: ci Initial hive support ( #10593 )
2020-08-27 09:49:18 -07:00
core_tests.py
chore: log cache keys to the logs ( #10678 )
2020-09-01 09:41:25 -07:00
csv_upload_tests.py
chore: ci Initial hive support ( #10593 )
2020-08-27 09:49:18 -07:00
dashboard_tests.py
fix: change public role like gamma procedure ( #10674 )
2020-08-28 10:49:10 +01:00
dataframe_test.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
datasource_tests.py
fix(jinja): extract form_data from json body ( #10684 )
2020-08-28 21:26:07 +03:00
dict_import_export_tests.py
Revert "chore: Cleanup database sessions ( #10427 )" ( #10537 )
2020-08-06 15:33:48 -07:00
druid_func_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
druid_func_tests_sip38.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
druid_tests.py
Revert "chore: Cleanup database sessions ( #10427 )" ( #10537 )
2020-08-06 15:33:48 -07:00
email_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
event_logger_tests.py
Event logger config takes instance instead of class ( #7997 )
2019-08-08 13:47:18 -07:00
feature_flag_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
form_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
import_export_tests.py
Revert "chore: Cleanup database sessions ( #10427 )" ( #10537 )
2020-08-06 15:33:48 -07:00
jinja_context_tests.py
s/assertEqual/assertEquals ( #10195 )
2020-06-29 16:38:06 -07:00
log_api_tests.py
Add more fields to the log API ( #10271 )
2020-07-13 18:06:33 -07:00
logging_configurator_tests.py
Add LogConfigurator, and add logging for CSV export ( #8085 )
2019-08-27 13:22:18 -07:00
migration_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
model_tests.py
chore: ci Initial hive support ( #10593 )
2020-08-27 09:49:18 -07:00
pandas_postprocessing_tests.py
feat: add optional prophet forecasting functionality to chart data api ( #10324 )
2020-07-20 18:46:51 +03:00
query_context_tests.py
chore: log cache keys to the logs ( #10678 )
2020-09-01 09:41:25 -07:00
result_set_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
schedules_test.py
fix: use nullpool in the celery workers ( #10819 )
2020-09-10 13:29:57 -07:00
security_tests.py
test: add rls jinja extra cache key test ( #10810 )
2020-09-08 07:42:48 +03:00
sql_parse_tests.py
fix: downgrade sqlparse and add unit test ( #10165 )
2020-07-06 11:10:46 -07:00
sql_validator_tests.py
chore: ci Initial hive support ( #10593 )
2020-08-27 09:49:18 -07:00
sqla_models_tests.py
Use test name for the custom macros testing: ( #10695 )
2020-08-27 13:12:24 -07:00
sqllab_tests.py
feat: SIP-34 table list view for databases ( #10705 )
2020-09-02 11:48:21 -07:00
stats_logger_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
strategy_tests.py
fix: dashboard extra filters ( #10692 )
2020-09-02 16:03:25 -07:00
superset_test_config.py
fix: change public role like gamma procedure ( #10674 )
2020-08-28 10:49:10 +01:00
superset_test_config_sqllab_backend_persist.py
[Build] Add Github workflows ( #9517 )
2020-04-14 13:38:09 -07:00
superset_test_config_thumbnails.py
fix: change public role like gamma procedure ( #10674 )
2020-08-28 10:49:10 +01:00
superset_test_custom_template_processors.py
Use test name for the custom macros testing: ( #10695 )
2020-08-27 13:12:24 -07:00
tagging_tests.py
feat: Switch from nosetest to pytest ( #10177 )
2020-06-29 15:36:06 -07:00
test_app.py
Flask App factory PR #1 ( #8418 )
2019-11-20 15:47:06 +00:00
thumbnails_tests.py
chore: Migrating reports to AuthWebdriverProxy ( #10567 )
2020-08-12 13:28:41 -07:00
utils.py
[format] Using Black ( #7769 )
2019-06-25 13:34:48 -07:00
utils_tests.py
fix: dashboard extra filters ( #10692 )
2020-09-02 16:03:25 -07:00
viz_tests.py
fix: pivot table timestamp grouping ( #10774 )
2020-09-03 19:49:54 +03:00