Files
tfm_ainventory/graphify-out/cache/c92e1d285ed11ff0690aa1d82e2920eefcafbc2f01523150c25175e823d346d7.json

1 line
11 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "label": "test_hosts.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L1"}, {"id": "test_hosts_hoststest", "label": "HostsTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L18"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_hosts_hoststest_check_unix_disabled", "label": ".check_unix_disabled()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L27"}, {"id": "test_hosts_hoststest_test_linux_context", "label": ".test_linux_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L37"}, {"id": "test_hosts_hoststest_test_bsd_contexts", "label": ".test_bsd_contexts()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L50"}, {"id": "test_hosts_hoststest_test_host_context", "label": ".test_host_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L68"}, {"id": "test_hosts_rationale_19", "label": "perform general tests to make sure contexts work", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L19"}, {"id": "test_hosts_rationale_20", "label": "# NOTE: these tests are not really comprehensive,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L20"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "target": "passlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "target": "passlib_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "target": "passlib_tests_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "target": "test_hosts_hoststest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L18", "weight": 1.0}, {"source": "test_hosts_hoststest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L18", "weight": 1.0}, {"source": "test_hosts_hoststest", "target": "test_hosts_hoststest_check_unix_disabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L27", "weight": 1.0}, {"source": "test_hosts_hoststest", "target": "test_hosts_hoststest_test_linux_context", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L37", "weight": 1.0}, {"source": "test_hosts_hoststest", "target": "test_hosts_hoststest_test_bsd_contexts", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L50", "weight": 1.0}, {"source": "test_hosts_hoststest", "target": "test_hosts_hoststest_test_host_context", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L68", "weight": 1.0}, {"source": "test_hosts_hoststest_test_linux_context", "target": "test_hosts_hoststest_check_unix_disabled", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L48", "weight": 1.0}, {"source": "test_hosts_hoststest_test_bsd_contexts", "target": "test_hosts_hoststest_check_unix_disabled", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L66", "weight": 1.0}, {"source": "test_hosts_hoststest_test_host_context", "target": "test_hosts_hoststest_check_unix_disabled", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L83", "weight": 1.0}, {"source": "test_hosts_rationale_19", "target": "test_hosts_hoststest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L19", "weight": 1.0}, {"source": "test_hosts_rationale_20", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_hosts_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L20", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_hosts_hoststest_check_unix_disabled", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L34"}, {"caller_nid": "test_hosts_hoststest_check_unix_disabled", "callee": "identify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L34"}, {"caller_nid": "test_hosts_hoststest_check_unix_disabled", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L35"}, {"caller_nid": "test_hosts_hoststest_check_unix_disabled", "callee": "verify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L35"}, {"caller_nid": "test_hosts_hoststest_test_linux_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L47"}, {"caller_nid": "test_hosts_hoststest_test_linux_context", "callee": "verify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L47"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L60"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "verify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L60"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "has_backend", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L62"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L63"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "verify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L63"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L65"}, {"caller_nid": "test_hosts_hoststest_test_bsd_contexts", "callee": "identify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L65"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L69"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "skipTest", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L71"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L75"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "schemes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L75"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L76"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L77"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "remove", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L78"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L79"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L80"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "issuperset", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L80"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L80"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L93"}, {"caller_nid": "test_hosts_hoststest_test_host_context", "callee": "verify", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_hosts.py", "source_location": "L93"}]}