mirror of
https://github.com/apache/superset.git
synced 2026-05-25 17:55:15 +00:00
1 line
25 KiB
JSON
1 line
25 KiB
JSON
{".class":"MypyFile","_fullname":"tests.integration_tests.conftest","future_import_flags":["annotations"],"is_partial_stub_package":false,"is_stub":false,"names":{".class":"SymbolTable","ADMIN_SCHEMA_NAME":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready","is_inferred","has_explicit_value"],"fullname":"tests.integration_tests.conftest.ADMIN_SCHEMA_NAME","name":"ADMIN_SCHEMA_NAME","type":"builtins.str"}},"Any":{".class":"SymbolTableNode","cross_ref":"typing.Any","kind":"Gdef"},"AppContext":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_suppressed_import","is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.AppContext","name":"AppContext","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.AppContext","source_any":null,"type_of_any":3}}},"CTAS_SCHEMA_NAME":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready","is_inferred","has_explicit_value"],"fullname":"tests.integration_tests.conftest.CTAS_SCHEMA_NAME","name":"CTAS_SCHEMA_NAME","type":"builtins.str"}},"Callable":{".class":"SymbolTableNode","cross_ref":"typing.Callable","kind":"Gdef"},"Database":{".class":"SymbolTableNode","cross_ref":"superset.models.core.Database","kind":"Gdef"},"Engine":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_suppressed_import","is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.Engine","name":"Engine","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.Engine","source_any":null,"type_of_any":3}}},"FlaskClient":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_suppressed_import","is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.FlaskClient","name":"FlaskClient","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.FlaskClient","source_any":null,"type_of_any":3}}},"TYPE_CHECKING":{".class":"SymbolTableNode","cross_ref":"typing.TYPE_CHECKING","kind":"Gdef"},"__annotations__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.conftest.__annotations__","name":"__annotations__","type":{".class":"Instance","args":["builtins.str",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":6}],"type_ref":"builtins.dict"}}},"__doc__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.conftest.__doc__","name":"__doc__","type":"builtins.str"}},"__file__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.conftest.__file__","name":"__file__","type":"builtins.str"}},"__name__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.conftest.__name__","name":"__name__","type":"builtins.str"}},"__package__":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_ready"],"fullname":"tests.integration_tests.conftest.__package__","name":"__package__","type":"builtins.str"}},"_example_db_provider@162":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"TypeInfo","_promote":[],"abstract_attributes":[],"alt_promote":null,"bases":["builtins.object"],"dataclass_transform_spec":null,"declared_metaclass":null,"defn":{".class":"ClassDef","fullname":"tests.integration_tests.conftest._example_db_provider@162","name":"_example_db_provider","type_vars":[]},"deletable_attributes":[],"flags":[],"fullname":"tests.integration_tests.conftest._example_db_provider@162","has_param_spec_type":false,"metaclass_type":null,"metadata":{},"module_name":"tests.integration_tests.conftest","mro":["tests.integration_tests.conftest._example_db_provider@162","builtins.object"],"names":{".class":"SymbolTable","__call__":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest._example_db_provider@162.__call__","name":"__call__","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["tests.integration_tests.conftest._example_db_provider@162"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"__call__ of _example_db_provider","ret_type":"superset.models.core.Database","type_guard":null,"unpack_kwargs":false,"variables":[]}}},"_db":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"Var","flags":["is_initialized_in_class","is_ready","has_explicit_value"],"fullname":"tests.integration_tests.conftest._example_db_provider@162._db","name":"_db","type":{".class":"UnionType","items":["superset.models.core.Database",{".class":"NoneType"}]}}},"_load_lazy_data_to_decouple_from_session":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest._example_db_provider@162._load_lazy_data_to_decouple_from_session","name":"_load_lazy_data_to_decouple_from_session","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["tests.integration_tests.conftest._example_db_provider@162"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"_load_lazy_data_to_decouple_from_session of _example_db_provider","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"remove":{".class":"SymbolTableNode","kind":"Mdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["self"],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest._example_db_provider@162.remove","name":"remove","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["self"],"arg_types":["tests.integration_tests.conftest._example_db_provider@162"],"bound_args":[],"def_extras":{"first_arg":"self"},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"remove of _example_db_provider","ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}}}},"self_type":null,"slots":null,"tuple_type":null,"type_vars":[],"typeddict_type":null}},"ab_models":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_suppressed_import","is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.ab_models","name":"ab_models","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.ab_models","source_any":null,"type_of_any":3}}},"annotations":{".class":"SymbolTableNode","cross_ref":"__future__.annotations","kind":"Gdef"},"app":{".class":"SymbolTableNode","cross_ref":"tests.integration_tests.test_app.app","kind":"Gdef"},"app_context":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.app_context","name":"app_context","type":null},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.app_context","name":"app_context","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"contextlib":{".class":"SymbolTableNode","cross_ref":"contextlib","kind":"Gdef"},"create_user":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["app_context"],"dataclass_transform_spec":null,"flags":["is_decorated"],"fullname":"tests.integration_tests.conftest.create_user","name":"create_user","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["app_context"],"arg_types":[{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.AppContext","source_any":null,"type_of_any":3}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"create_user","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.create_user","name":"create_user","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"db":{".class":"SymbolTableNode","cross_ref":"superset.extensions.db","kind":"Gdef"},"drop_from_schema":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["engine","schema_name"],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest.drop_from_schema","name":"drop_from_schema","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["engine","schema_name"],"arg_types":[{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.Engine","source_any":null,"type_of_any":3},"builtins.str"],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"drop_from_schema","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"example_db_provider":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.example_db_provider","name":"example_db_provider","type":{".class":"CallableType","arg_kinds":[],"arg_names":[],"arg_types":[],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"example_db_provider","ret_type":{".class":"CallableType","arg_kinds":[],"arg_names":[],"arg_types":[],"bound_args":[],"def_extras":{},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":null,"ret_type":"superset.models.core.Database","type_guard":null,"unpack_kwargs":false,"variables":[]},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.example_db_provider","name":"example_db_provider","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"feature_flag_manager":{".class":"SymbolTableNode","cross_ref":"superset.extensions.feature_flag_manager","kind":"Gdef"},"functools":{".class":"SymbolTableNode","cross_ref":"functools","kind":"Gdef"},"get_example_database":{".class":"SymbolTableNode","cross_ref":"superset.utils.database.get_example_database","kind":"Gdef"},"get_or_create_user":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0,0],"arg_names":["get_user","create_user"],"dataclass_transform_spec":null,"flags":["is_decorated"],"fullname":"tests.integration_tests.conftest.get_or_create_user","name":"get_or_create_user","type":{".class":"CallableType","arg_kinds":[0,0],"arg_names":["get_user","create_user"],"arg_types":[{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"get_or_create_user","ret_type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.ab_models","source_any":null,"type_of_any":3},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.get_or_create_user","name":"get_or_create_user","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"get_user":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["app_context"],"dataclass_transform_spec":null,"flags":["is_decorated"],"fullname":"tests.integration_tests.conftest.get_user","name":"get_user","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["app_context"],"arg_types":[{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.AppContext","source_any":null,"type_of_any":3}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"get_user","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.get_user","name":"get_user","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"json_dumps_w_dates":{".class":"SymbolTableNode","cross_ref":"superset.utils.core.json_dumps_w_dates","kind":"Gdef"},"login":{".class":"SymbolTableNode","cross_ref":"tests.integration_tests.test_app.login","kind":"Gdef"},"login_as":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["test_client"],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.login_as","name":"login_as","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["test_client"],"arg_types":[{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.FlaskClient","source_any":null,"type_of_any":3}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"login_as","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.login_as","name":"login_as","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"login_as_admin":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["login_as"],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.login_as_admin","name":"login_as_admin","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["login_as"],"arg_types":[{".class":"CallableType","arg_kinds":[2,4],"arg_names":[null,null],"arg_types":[{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2},{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"bound_args":[],"def_extras":{},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":true,"name":null,"ret_type":{".class":"NoneType"},"type_guard":null,"unpack_kwargs":false,"variables":[]}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"login_as_admin","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.login_as_admin","name":"login_as_admin","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"only_mysql":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_inferred","has_explicit_value"],"fullname":"tests.integration_tests.conftest.only_mysql","name":"only_mysql","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}},"only_postgresql":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_inferred","has_explicit_value"],"fullname":"tests.integration_tests.conftest.only_postgresql","name":"only_postgresql","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}},"only_sqlite":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_inferred","has_explicit_value"],"fullname":"tests.integration_tests.conftest.only_sqlite","name":"only_sqlite","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}},"os":{".class":"SymbolTableNode","cross_ref":"os","kind":"Gdef"},"patch":{".class":"SymbolTableNode","cross_ref":"unittest.mock.patch","kind":"Gdef"},"physical_dataset":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.physical_dataset","name":"physical_dataset","type":null},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.physical_dataset","name":"physical_dataset","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"pytest":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Var","flags":["is_suppressed_import","is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.pytest","name":"pytest","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3}}},"remove_database":{".class":"SymbolTableNode","cross_ref":"superset.utils.database.remove_database","kind":"Gdef"},"security_manager":{".class":"SymbolTableNode","cross_ref":"superset.extensions.security_manager","kind":"Gdef"},"setup_presto_if_needed":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest.setup_presto_if_needed","name":"setup_presto_if_needed","type":null}},"setup_sample_data":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.setup_sample_data","name":"setup_sample_data","type":{".class":"CallableType","arg_kinds":[],"arg_names":[],"arg_types":[],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"setup_sample_data","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.setup_sample_data","name":"setup_sample_data","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"test_client":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["app_context"],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.test_client","name":"test_client","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["app_context"],"arg_types":[{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.AppContext","source_any":null,"type_of_any":3}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"test_client","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.test_client","name":"test_client","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"virtual_dataset":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.virtual_dataset","name":"virtual_dataset","type":null},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.virtual_dataset","name":"virtual_dataset","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"virtual_dataset_comma_in_column_value":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"Decorator","func":{".class":"FuncDef","abstract_status":0,"arg_kinds":[],"arg_names":[],"dataclass_transform_spec":null,"flags":["is_generator","is_decorated"],"fullname":"tests.integration_tests.conftest.virtual_dataset_comma_in_column_value","name":"virtual_dataset_comma_in_column_value","type":null},"is_overload":false,"var":{".class":"Var","flags":["is_ready","is_inferred"],"fullname":"tests.integration_tests.conftest.virtual_dataset_comma_in_column_value","name":"virtual_dataset_comma_in_column_value","type":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":{".class":"AnyType","missing_import_name":"tests.integration_tests.conftest.pytest","source_any":null,"type_of_any":3},"type_of_any":7}}}},"with_config":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[0],"arg_names":["override_config"],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest.with_config","name":"with_config","type":{".class":"CallableType","arg_kinds":[0],"arg_names":["override_config"],"arg_types":[{".class":"Instance","args":["builtins.str",{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":2}],"type_ref":"builtins.dict"}],"bound_args":[],"def_extras":{"first_arg":null},"fallback":"builtins.function","from_concatenate":false,"implicit":false,"is_ellipsis_args":false,"name":"with_config","ret_type":{".class":"AnyType","missing_import_name":null,"source_any":null,"type_of_any":1},"type_guard":null,"unpack_kwargs":false,"variables":[]}}},"with_feature_flags":{".class":"SymbolTableNode","kind":"Gdef","node":{".class":"FuncDef","abstract_status":0,"arg_kinds":[4],"arg_names":["mock_feature_flags"],"dataclass_transform_spec":null,"flags":[],"fullname":"tests.integration_tests.conftest.with_feature_flags","name":"with_feature_flags","type":null}}},"path":"tests/integration_tests/conftest.py"} |