superset/tests
Junda Yang c552c125d7 Move metadata cache one layer up (#6153)
* Update wording

* nit update for api endpoint url

* move metadata cache one layer up

* refactor cache

* fix flake8 and DatabaseTablesAsync

* nit

* remove logging for cache

* only fetch for all tables that allows cross schema fetch

* default allow_multi_schema_metadata_fetch to False

* address comments

* remove unused defaultdict

* flake 8
2018-10-31 13:23:26 -07:00
..
fixtures remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
base_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
cache_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
celery_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
core_tests.py Move metadata cache one layer up (#6153) 2018-10-31 13:23:26 -07:00
dashboard_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
dataframe_test.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
datasource_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
db_engine_specs_test.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
dict_import_export_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
druid_func_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
druid_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
email_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
form_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
import_export_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
load_examples_test.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
macro_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
model_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
security_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
sql_parse_tests.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
sqllab_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
superset_test_config.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
utils.py remove utf8 declaration (#6096) 2018-10-15 11:53:24 -07:00
utils_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00
viz_tests.py [utils.py] gathering/refactoring into a "utils/" folder (#6095) 2018-10-16 17:59:34 -07:00