1 line
3.0 KiB
JSON
1 line
3.0 KiB
JSON
{"nodes": [{"id": "backend_tests_test_admin_py", "label": "test_admin.py", "file_type": "code", "source_file": "backend/tests/test_admin.py", "source_location": "L1"}, {"id": "test_admin_test_get_backups", "label": "test_get_backups()", "file_type": "code", "source_file": "backend/tests/test_admin.py", "source_location": "L5"}, {"id": "test_admin_test_db_settings_workflow", "label": "test_db_settings_workflow()", "file_type": "code", "source_file": "backend/tests/test_admin.py", "source_location": "L14"}, {"id": "test_admin_test_ai_config", "label": "test_ai_config()", "file_type": "code", "source_file": "backend/tests/test_admin.py", "source_location": "L39"}], "edges": [{"source": "backend_tests_test_admin_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/tests/test_admin.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_tests_test_admin_py", "target": "fastapi", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/tests/test_admin.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_tests_test_admin_py", "target": "test_admin_test_get_backups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/test_admin.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_tests_test_admin_py", "target": "test_admin_test_db_settings_workflow", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/test_admin.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_tests_test_admin_py", "target": "test_admin_test_ai_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/tests/test_admin.py", "source_location": "L39", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_admin_test_get_backups", "callee": "get", "source_file": "backend/tests/test_admin.py", "source_location": "L6"}, {"caller_nid": "test_admin_test_get_backups", "callee": "isinstance", "source_file": "backend/tests/test_admin.py", "source_location": "L11"}, {"caller_nid": "test_admin_test_get_backups", "callee": "json", "source_file": "backend/tests/test_admin.py", "source_location": "L11"}, {"caller_nid": "test_admin_test_db_settings_workflow", "callee": "get", "source_file": "backend/tests/test_admin.py", "source_location": "L16"}, {"caller_nid": "test_admin_test_db_settings_workflow", "callee": "json", "source_file": "backend/tests/test_admin.py", "source_location": "L21"}, {"caller_nid": "test_admin_test_db_settings_workflow", "callee": "patch", "source_file": "backend/tests/test_admin.py", "source_location": "L30"}, {"caller_nid": "test_admin_test_db_settings_workflow", "callee": "json", "source_file": "backend/tests/test_admin.py", "source_location": "L36"}, {"caller_nid": "test_admin_test_ai_config", "callee": "get", "source_file": "backend/tests/test_admin.py", "source_location": "L40"}, {"caller_nid": "test_admin_test_ai_config", "callee": "json", "source_file": "backend/tests/test_admin.py", "source_location": "L45"}]} |