1 line
9.8 KiB
JSON
1 line
9.8 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_adapter_py", "label": "test_followup_adapter.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L1"}, {"id": "test_followup_adapter_testfollowupadapter", "label": "TestFollowupAdapter", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L12"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_followup_adapter_testfollowupadapter_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L14"}, {"id": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_fusion_returns_dict", "label": ".test_list_overdue_via_fusion_returns_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L18"}, {"id": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_community_returns_error", "label": ".test_list_overdue_via_community_returns_error()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L26"}, {"id": "test_followup_adapter_testfollowupadapter_test_send_followup_via_fusion_no_overdue", "label": ".test_send_followup_via_fusion_no_overdue()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L30"}, {"id": "test_followup_adapter_testfollowupadapter_test_send_followup_via_community_returns_error", "label": ".test_send_followup_via_community_returns_error()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L40"}, {"id": "test_followup_adapter_rationale_1", "label": "FollowupAdapter wiring tests \u2014 engine paths.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_adapter_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_adapter_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_adapter_py", "target": "odoo_addons_fusion_accounting_ai_services_data_adapters_followup", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_adapter_py", "target": "test_followup_adapter_testfollowupadapter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L12", "weight": 1.0}, {"source": "test_followup_adapter_testfollowupadapter", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L12", "weight": 1.0}, {"source": "test_followup_adapter_testfollowupadapter", "target": "test_followup_adapter_testfollowupadapter_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L14", "weight": 1.0}, {"source": "test_followup_adapter_testfollowupadapter", "target": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_fusion_returns_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L18", "weight": 1.0}, {"source": "test_followup_adapter_testfollowupadapter", "target": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_community_returns_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L26", "weight": 1.0}, {"source": "test_followup_adapter_testfollowupadapter", "target": "test_followup_adapter_testfollowupadapter_test_send_followup_via_fusion_no_overdue", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L30", "weight": 1.0}, {"source": "test_followup_adapter_testfollowupadapter", "target": "test_followup_adapter_testfollowupadapter_test_send_followup_via_community_returns_error", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L40", "weight": 1.0}, {"source": "test_followup_adapter_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_adapter_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_followup_adapter_testfollowupadapter_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L15"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_setup", "callee": "FollowupAdapter", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L16"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_fusion_returns_dict", "callee": "list_overdue_via_fusion", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L19"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_fusion_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L22"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_fusion_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L23"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_fusion_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L24"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_community_returns_error", "callee": "list_overdue_via_community", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L27"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_list_overdue_via_community_returns_error", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L28"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_send_followup_via_fusion_no_overdue", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L31"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_send_followup_via_fusion_no_overdue", "callee": "send_followup_via_fusion", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L32"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_send_followup_via_fusion_no_overdue", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L35"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_send_followup_via_fusion_no_overdue", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L36"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_send_followup_via_community_returns_error", "callee": "send_followup_via_community", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L41"}, {"caller_nid": "test_followup_adapter_testfollowupadapter_test_send_followup_via_community_returns_error", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_adapter.py", "source_location": "L42"}]} |