superset/tests
Maxime Beauchemin d65b039219
Improve examples & related tests (#7773)
* [WiP] improve load_examples

related to #7472, longer term we will generate the examples by exporting
them into tarball as in #7472. In the meantime, we need this subset of
the features:

* allowing specifying an alternate database connection for examples
* allowing a --only-metadata flag to `load_examples` to load only
  dashboard and chart definitions, no actual data is loaded

* Improve logging

* Rename data->examples

* Load only if not exist

* By default do not load, add a force flag

* fix build

* set published to true
2019-07-16 21:36:56 -07:00
..
fixtures [schema] Deprecating the table_columns.database_expression column (#7653) 2019-07-03 14:05:59 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
access_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
base_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
cache_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
celery_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
core_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
dashboard_tests.py Add "Published" feature to dashboards (#4725) 2019-07-10 23:14:13 -07:00
dataframe_test.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
datasource_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
db_engine_specs_test.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
dict_import_export_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
druid_func_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
druid_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
email_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
form_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
import_export_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
load_examples_test.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
macro_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
migration_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
model_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
schedules_test.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
security_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sql_parse_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sql_validator_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sqla_models_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
sqllab_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
stats_logger_tests.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
strategy_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00
superset_test_config.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
utils_tests.py Adds the ability to replace/extend caching backend (#7856) 2019-07-12 14:06:56 -07:00
utils.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
viz_tests.py Improve examples & related tests (#7773) 2019-07-16 21:36:56 -07:00