Files
Odoo-Modules/graphify-out/cache/1a8b0cc89025ec661c9b85efb36841f632201e27324976e9941f28234af61a44.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
6.1 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_core_tests_test_enterprise_detection_py", "label": "test_enterprise_detection.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L1"}, {"id": "test_enterprise_detection_testenterprisedetection", "label": "TestEnterpriseDetection", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L5"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_enterprise_detection_testenterprisedetection_test_helper_returns_bool", "label": ".test_helper_returns_bool()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L8"}, {"id": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "label": ".test_helper_matches_actual_state()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L12"}, {"id": "test_enterprise_detection_rationale_6", "label": "Verify the helper that detects Odoo Enterprise accounting installs.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L6"}, {"id": "test_enterprise_detection_rationale_13", "label": "Helper should return True iff one of the known Enterprise modules is installed.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L13"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_core_tests_test_enterprise_detection_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_core_tests_test_enterprise_detection_py", "target": "test_enterprise_detection_testenterprisedetection", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L5", "weight": 1.0}, {"source": "test_enterprise_detection_testenterprisedetection", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L5", "weight": 1.0}, {"source": "test_enterprise_detection_testenterprisedetection", "target": "test_enterprise_detection_testenterprisedetection_test_helper_returns_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L8", "weight": 1.0}, {"source": "test_enterprise_detection_testenterprisedetection", "target": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L12", "weight": 1.0}, {"source": "test_enterprise_detection_rationale_6", "target": "test_enterprise_detection_testenterprisedetection", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L6", "weight": 1.0}, {"source": "test_enterprise_detection_rationale_13", "target": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_returns_bool", "callee": "_fusion_is_enterprise_accounting_installed", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L9"}, {"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_returns_bool", "callee": "assertIsInstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L10"}, {"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L14"}, {"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L14"}, {"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L18"}, {"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "callee": "_fusion_is_enterprise_accounting_installed", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L19"}, {"caller_nid": "test_enterprise_detection_testenterprisedetection_test_helper_matches_actual_state", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_core/tests/test_enterprise_detection.py", "source_location": "L20"}]}