superset/tests
Bogdan 29e9f2c70b
feat: superset report slack integration (#9810)
* First draft for the slack integration

Fix slack

another typo

another typo

Fix slack

Add channels to the form

another typo

Another set of changes

Make code more transparent

Fix tests

Add logging

logging

use logger

import logging

import logging

import logging

add assert

more logging

Fix channels

Fix channels

* Address comments

* Move slack into a separate module

Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
2020-06-17 11:01:25 -07:00
..
charts feat: add support for query offset (#10010) 2020-06-09 11:46:28 +03:00
dashboards fix(tests): custom filter flaky tests on dash and charts (#9679) 2020-04-29 08:36:11 +01:00
datasets feat: Add owners and physical/virtual status to Datasets API list endpoint (#10025) 2020-06-10 22:04:40 +03:00
db_engine_specs feat: add replace option to hive csv upload (#9764) 2020-06-10 08:57:33 -07:00
fixtures feat: Add geospatial post processing operations (#9661) 2020-04-28 20:15:16 +03:00
queries [query] Migrate api v1 query to new location (#9479) 2020-04-09 09:05:49 +01:00
security fix: make tests work individually (#9782) 2020-05-11 11:48:22 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py chore: Improve chart data API + schemas + tests (#9599) 2020-04-23 14:30:48 +03:00
base_api_tests.py Filter owners select by text input (#9337) 2020-04-07 09:09:02 -07:00
base_tests.py style(mypy): Spit-and-polish pass (#10001) 2020-06-07 08:53:46 -07:00
cache_tests.py [ci] Deprecate flake8 (#8409) 2019-10-18 14:44:27 -07:00
celery_tests.py tests(celery): improve celery tests infra (#9775) 2020-05-14 16:58:30 +01:00
core_tests.py fix: caching on viz with relative time ranges and time compare (#10061) 2020-06-16 08:47:35 -07:00
dashboard_tests.py fix: flaky test_copy_dash test in dashboard_tests.py (#10021) 2020-06-09 13:29:22 +03:00
database_api_tests.py fix: make tests work individually (#9782) 2020-05-11 11:48:22 -07:00
dataframe_test.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
datasource_tests.py fix: change database save in DatasourceEditor (#9255) 2020-03-10 09:20:37 -07:00
dict_import_export_tests.py chore: Improve chart data API + schemas + tests (#9599) 2020-04-23 14:30:48 +03:00
druid_func_tests_sip38.py deprecate groupby controls in query_obj (#9366) 2020-04-14 12:06:10 +03:00
druid_func_tests.py deprecate groupby controls in query_obj (#9366) 2020-04-14 12:06:10 +03:00
druid_tests.py [fix] Fix table viz column order (#9122) 2020-02-16 22:51:35 -08:00
email_tests.py Moving away from using the root logger everywhere (#9099) 2020-02-07 23:38:48 -08: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 Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
form_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
import_export_tests.py chore: Improve chart data API + schemas + tests (#9599) 2020-04-23 14:30:48 +03:00
jinja_context_tests.py [debug] Debugging caching issue (#9665) 2020-04-29 12:16:47 -07:00
load_examples_test.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
log_api_tests.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08: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 [tests] Fix, removing deprecated function for future Python release compatibility. (#8353) 2019-10-21 15:49:12 +01:00
model_tests.py Reduce dashboard bootstrap payload (#9284) 2020-03-13 12:18:22 -07:00
pandas_postprocessing_tests.py feat: Add geospatial post processing operations (#9661) 2020-04-28 20:15:16 +03:00
query_context_tests.py feat: expand new chart data endpoint coverage (#9903) 2020-06-02 10:47:28 +03:00
result_set_tests.py fix: handle list of lists from fetch_data (#9322) 2020-03-18 22:04:26 +02:00
schedules_test.py feat: superset report slack integration (#9810) 2020-06-17 11:01:25 -07:00
security_tests.py chore(security): Renaming access methods (#10031) 2020-06-11 13:12:23 -07:00
sql_parse_tests.py Revert "[sqllab] fix, strip comments before parsing statements" (#9862) 2020-05-20 09:54:17 -07:00
sql_validator_tests.py [tox] Allowing running of specific tests (#9097) 2020-02-06 16:45:37 -08:00
sqla_models_tests.py [fix] Automatically add relevant Jinja methods to cache key if present (#9572) 2020-04-24 08:18:22 -07:00
sqllab_tests.py fix: Ensuring queries route accepts float or int (#10079) 2020-06-17 08:02:49 -07:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py [cache warm_up] warm_up slice with dashboard default_filters (#9311) 2020-03-18 08:21:10 -07: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 style(mypy): Spit-and-polish pass (#10001) 2020-06-07 08:53:46 -07:00
superset_test_config.py fix: annotation layer json (#9915) 2020-05-27 09:02:03 -07:00
superset_test_custom_template_processors.py [sqllab] Add CUSTOM_TEMPLATE_PROCESSOR config (#9376) 2020-04-07 21:00:42 +01:00
tagging_tests.py Wrap tagging endpoints in a feature flag (disabled by default) (#9078) 2020-02-05 11:10:13 -08:00
test_app.py Flask App factory PR #1 (#8418) 2019-11-20 15:47:06 +00:00
thumbnails_tests.py tests(celery): improve celery tests infra (#9775) 2020-05-14 16:58:30 +01:00
utils_tests.py Revert "[caching] Using request context rather than globals" (#9969) 2020-06-02 16:03:33 -07:00
utils.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
viz_tests.py style(mypy): Enforcing typing for superset (#9943) 2020-06-03 15:26:12 -07:00