mirror of
https://github.com/apache/superset.git
synced 2026-05-22 00:05:15 +00:00
1 line
6.7 KiB
JSON
1 line
6.7 KiB
JSON
{".class": "MypyFile", "_fullname": "tests.strategy_tests", "is_partial_stub_package": false, "is_stub": false, "names": {".class": "SymbolTable", "CacheWarmUpTests": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["tests.base_tests.SupersetTestCase"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "tests.strategy_tests.CacheWarmUpTests", "name": "CacheWarmUpTests", "type_vars": []}, "flags": ["fallback_to_any"], "fullname": "tests.strategy_tests.CacheWarmUpTests", "metaclass_type": null, "metadata": {}, "module_name": "tests.strategy_tests", "mro": ["tests.strategy_tests.CacheWarmUpTests", "tests.base_tests.SupersetTestCase", "builtins.object"], "names": {".class": "SymbolTable", "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 2, 4], "arg_names": ["self", "args", "kwargs"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.__init__", "name": "__init__", "type": null}}, "reset_tag": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "tag"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.reset_tag", "name": "reset_tag", "type": null}}, "test_dashboard_tags": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_dashboard_tags", "name": "test_dashboard_tags", "type": null}}, "test_get_form_data": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data", "name": "test_get_form_data", "type": null}}, "test_get_form_data_chart_only": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data_chart_only", "name": "test_get_form_data_chart_only", "type": null}}, "test_get_form_data_immune_fields": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data_immune_fields", "name": "test_get_form_data_immune_fields", "type": null}}, "test_get_form_data_immune_slice": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data_immune_slice", "name": "test_get_form_data_immune_slice", "type": null}}, "test_get_form_data_no_dashboard_metadata": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data_no_dashboard_metadata", "name": "test_get_form_data_no_dashboard_metadata", "type": null}}, "test_get_form_data_no_default_filters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data_no_default_filters", "name": "test_get_form_data_no_default_filters", "type": null}}, "test_get_form_data_no_extra_filters": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_get_form_data_no_extra_filters", "name": "test_get_form_data_no_extra_filters", "type": null}}, "test_top_n_dashboards_strategy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "tests.strategy_tests.CacheWarmUpTests.test_top_n_dashboards_strategy", "name": "test_top_n_dashboards_strategy", "type": null}}}, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "DashboardTagsStrategy": {".class": "SymbolTableNode", "cross_ref": "superset.tasks.cache.DashboardTagsStrategy", "kind": "Gdef"}, "Log": {".class": "SymbolTableNode", "cross_ref": "superset.models.core.Log", "kind": "Gdef"}, "MagicMock": {".class": "SymbolTableNode", "cross_ref": "unittest.mock.MagicMock", "kind": "Gdef"}, "ObjectTypes": {".class": "SymbolTableNode", "cross_ref": "superset.models.tags.ObjectTypes", "kind": "Gdef"}, "SupersetTestCase": {".class": "SymbolTableNode", "cross_ref": "tests.base_tests.SupersetTestCase", "kind": "Gdef"}, "TagTypes": {".class": "SymbolTableNode", "cross_ref": "superset.models.tags.TagTypes", "kind": "Gdef"}, "TaggedObject": {".class": "SymbolTableNode", "cross_ref": "superset.models.tags.TaggedObject", "kind": "Gdef"}, "TopNDashboardsStrategy": {".class": "SymbolTableNode", "cross_ref": "superset.tasks.cache.TopNDashboardsStrategy", "kind": "Gdef"}, "URL_PREFIX": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.strategy_tests.URL_PREFIX", "name": "URL_PREFIX", "type": "builtins.str"}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.strategy_tests.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.strategy_tests.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.strategy_tests.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "tests.strategy_tests.__package__", "name": "__package__", "type": "builtins.str"}}, "db": {".class": "SymbolTableNode", "cross_ref": "superset.extensions.db", "kind": "Gdef"}, "get_form_data": {".class": "SymbolTableNode", "cross_ref": "superset.tasks.cache.get_form_data", "kind": "Gdef"}, "get_tag": {".class": "SymbolTableNode", "cross_ref": "superset.models.tags.get_tag", "kind": "Gdef"}, "json": {".class": "SymbolTableNode", "cross_ref": "json", "kind": "Gdef"}, "mock_positions": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": [], "fullname": "tests.strategy_tests.mock_positions", "name": "mock_positions", "type": {".class": "Instance", "args": ["builtins.str", {".class": "Instance", "args": ["builtins.str"], "type_ref": "typing.Collection"}], "type_ref": "builtins.dict"}}}, "tests": {".class": "SymbolTableNode", "cross_ref": "tests", "kind": "Gdef"}}, "path": "tests/strategy_tests.py"} |