superset/tests/integration_tests
Michael S. Molina 78c5d9ac27
fix: Dashboard API flaky test (#17611)
2021-12-01 10:36:13 -03:00
..
annotation_layers chore: Test cases for annotations and annotation layers incorrect creation through API (#17246) 2021-11-03 09:11:41 +00:00
async_events refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cachekeys fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
charts fix: Ch31968query context (#17600) 2021-11-30 16:51:00 -08:00
css_templates refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboards fix: Dashboard API flaky test (#17611) 2021-12-01 10:36:13 -03:00
databases fix: RBAC for export for dashboard viewers (#17527) 2021-11-25 20:10:41 -08:00
datasets fix: RBAC for export for dashboard viewers (#17527) 2021-11-25 20:10:41 -08:00
db_engine_specs chore: Fix deprecated unittest aliases for Python 3.11 compatibility. (#17562) 2021-11-26 18:21:01 +02:00
fixtures refactor(QueryObject): decouple from superset (#17479) 2021-11-18 19:53:56 +02:00
importexport chore: Enforce Mypy for non-tests (#15757) 2021-07-22 06:46:43 +12:00
migrations refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
queries fix: RBAC for export for dashboard viewers (#17527) 2021-11-25 20:10:41 -08:00
reports fix: add fallback and validation for report and cron timezones (#17338) 2021-11-12 12:28:17 -08:00
security chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
tasks refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
utils feature: Add quarter unit to datetrunc (#17416) 2021-11-12 09:46:55 -08:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
alerts_tests.py chore(pylint): Bump Pylint to 2.9.6 (#16146) 2021-08-14 10:32:28 +12:00
base_api_tests.py fix(api): return total count on related endpoint (#16397) 2021-08-24 15:07:58 +03:00
base_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
cache_tests.py refactor: sqllab: move sqllab ralated enumns and utils to more logical place (#16843) 2021-09-26 21:15:57 +03:00
celery_tests.py refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
cli_tests.py fix(cli): fail CLI script on failed import/export (#16976) 2021-10-29 08:56:29 +01:00
commands_test.py chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
config_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
conftest.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
core_tests.py chore(sql_lab): Added Unit Test for stop query exception (#17464) 2021-11-19 12:58:12 -05:00
csv_upload_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
dashboard_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboard_utils.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
dataframe_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
datasource_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
dict_import_export_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
druid_func_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_func_tests_sip38.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
druid_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dynamic_plugins_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
email_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
event_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
feature_flag_tests.py feat: feature flag configurable custom backend (#16618) 2021-09-13 14:09:53 +01:00
form_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
import_export_tests.py fix: set correct schema on config import (#16041) 2021-11-04 11:09:08 -07:00
insert_chart_mixin.py feat: Certify Charts and Dashboards (#17335) 2021-11-24 13:42:52 +02:00
jinja_context_tests.py fix(filter-indicator): show filters handled by jinja as applied (#17140) 2021-10-18 19:28:05 +02:00
log_api_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
log_model_view_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
logging_configurator_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
migration_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
model_tests.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
pandas_postprocessing_tests.py fix: rolling and cum operator on multiple series (#16945) 2021-10-07 16:42:08 +08:00
query_context_tests.py refactor: queryObject - add QueryObjectFactory (#17466) 2021-11-18 17:38:17 +02:00
result_set_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
schedules_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
security_tests.py chore: Fix deprecated unittest aliases for Python 3.11 compatibility. (#17562) 2021-11-26 18:21:01 +02:00
sql_parse_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sql_validator_tests.py fix: feature flags typing (#15254) 2021-11-19 15:56:16 +00:00
sqla_models_tests.py fix(elasticsearch): time_zone setting does not work for cast datetime expressions (#17048) 2021-11-25 11:58:44 +02:00
sqla_views_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqllab_tests.py fix: preventing sql lab None limit value (#17155) 2021-10-20 23:43:14 +03:00
stats_logger_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
strategy_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config.py feat(filter-set): Add filterset resource (#14015) 2021-09-23 11:27:59 +03:00
superset_test_config_sqllab_backend_persist.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_config_thumbnails.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_test_custom_template_processors.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
tagging_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
test_app.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
thumbnails_tests.py fix: Add waiting time for chart animation when screenshot (#15610) 2021-07-15 18:25:48 -07:00
utils_tests.py fix: Always use temporal type for dttm columns [ID-2] (#17458) 2021-11-22 15:40:38 +01:00
viz_tests.py fix: fix assignment in FilterBoxViz (#16662) 2021-09-10 15:10:55 +03:00