superset/tests/integration_tests
John Bodley fb4650a6eb
chore(pylint): Remove top-level disable (#16589)
* chore(pylint): Remove top-level disable

* Update examples.py

* Update command.py

Co-authored-by: John Bodley <john.bodley@airbnb.com>
2021-09-15 09:30:23 -07:00
..
annotation_layers refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
async_events refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
cachekeys refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
charts chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
css_templates refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboards chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
databases chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
datasets chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
db_engine_specs fix: TemporalWrapperType string representation (#16614) 2021-09-07 13:50:24 +03:00
fixtures chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07: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 refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
reports fix: Ensure alerts & reports aren't schduled when flag is off (#16639) 2021-09-10 13:37:21 +01:00
security chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
tasks fix: Support Jinja template functions in global async queries (#16412) 2021-09-03 14:33:29 +03:00
utils chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
access_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12: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: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
cache_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
celery_tests.py refactor: sql_json view endpoint: encapsulate ctas parameters (#16548) 2021-09-05 16:34:26 +03:00
cli_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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 feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
csv_upload_tests.py fix(tests): make parquet select deterministic with order by (#16570) 2021-09-02 15:16:33 -03:00
dashboard_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboard_utils.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12:00
dataframe_test.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
datasource_tests.py refactor: external metadata fetch API (#16193) 2021-08-13 20:56:42 +08: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: test (#16137) 2021-08-08 23:13:23 -07:00
insert_chart_mixin.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
jinja_context_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03: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: TemporalWrapperType string representation (#16614) 2021-09-07 13:50:24 +03:00
pandas_postprocessing_tests.py fix: missing mulitiple metrics on pivot operator (#16026) 2021-08-02 11:37:10 -07:00
query_context_tests.py fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12: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 fix: Ensure table uniqueness on update (#15909) 2021-08-03 07:45:55 +12: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 chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
sqla_models_tests.py fix: boolean type into SQL 'in' operator (#16107) 2021-08-10 19:21:46 +08:00
sqla_views_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
sqllab_tests.py refactor sql_json view endpoint: separate concern into ad hod method (#16595) 2021-09-05 23:18:17 +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 chore: Use datetime.timedelta for defining durations in config (#16029) 2021-08-03 08:22:30 +12: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 feat(cross-filters): add support for temporal filters (#16139) 2021-08-10 17:18:46 +01:00
viz_tests.py fix: fix assignment in FilterBoxViz (#16662) 2021-09-10 15:10:55 +03:00