1 line
6.3 KiB
JSON
1 line
6.3 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_fusion_report_py", "label": "test_fusion_report.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L1"}, {"id": "test_fusion_report_testfusionreport", "label": "TestFusionReport", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L7"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_fusion_report_testfusionreport_test_create_minimal", "label": ".test_create_minimal()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L9"}, {"id": "test_fusion_report_testfusionreport_test_line_specs_json_roundtrip", "label": ".test_line_specs_json_roundtrip()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L19"}, {"id": "test_fusion_report_testfusionreport_test_company_code_uniqueness", "label": ".test_company_code_uniqueness()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L33"}, {"id": "test_fusion_report_rationale_1", "label": "Tests for fusion.report definition model.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_fusion_report_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_fusion_report_py", "target": "test_fusion_report_testfusionreport", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L7", "weight": 1.0}, {"source": "test_fusion_report_testfusionreport", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L7", "weight": 1.0}, {"source": "test_fusion_report_testfusionreport", "target": "test_fusion_report_testfusionreport_test_create_minimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L9", "weight": 1.0}, {"source": "test_fusion_report_testfusionreport", "target": "test_fusion_report_testfusionreport_test_line_specs_json_roundtrip", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L19", "weight": 1.0}, {"source": "test_fusion_report_testfusionreport", "target": "test_fusion_report_testfusionreport_test_company_code_uniqueness", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L33", "weight": 1.0}, {"source": "test_fusion_report_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_fusion_report_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_fusion_report_testfusionreport_test_create_minimal", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L10"}, {"caller_nid": "test_fusion_report_testfusionreport_test_create_minimal", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L15"}, {"caller_nid": "test_fusion_report_testfusionreport_test_create_minimal", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L16"}, {"caller_nid": "test_fusion_report_testfusionreport_test_create_minimal", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L17"}, {"caller_nid": "test_fusion_report_testfusionreport_test_line_specs_json_roundtrip", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L24"}, {"caller_nid": "test_fusion_report_testfusionreport_test_line_specs_json_roundtrip", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L30"}, {"caller_nid": "test_fusion_report_testfusionreport_test_line_specs_json_roundtrip", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L31"}, {"caller_nid": "test_fusion_report_testfusionreport_test_company_code_uniqueness", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L34"}, {"caller_nid": "test_fusion_report_testfusionreport_test_company_code_uniqueness", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L39"}, {"caller_nid": "test_fusion_report_testfusionreport_test_company_code_uniqueness", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_fusion_report.py", "source_location": "L40"}]} |