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

1 line
16 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_coexistence_py", "label": "test_coexistence.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L1"}, {"id": "test_coexistence_testcoexistence", "label": "TestCoexistence", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L12"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_coexistence_testcoexistence_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L14"}, {"id": "test_coexistence_testcoexistence_account_accountant_installed", "label": "._account_accountant_installed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L19"}, {"id": "test_coexistence_testcoexistence_test_group_exists", "label": ".test_group_exists()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L25"}, {"id": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "label": ".test_recompute_when_enterprise_present()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L28"}, {"id": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "label": ".test_recompute_when_enterprise_absent()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L41"}, {"id": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "label": ".test_menu_has_coexistence_group()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L64"}, {"id": "test_coexistence_testcoexistence_test_engine_works_regardless_of_coexistence", "label": ".test_engine_works_regardless_of_coexistence()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L79"}, {"id": "test_coexistence_rationale_1", "label": "Coexistence tests: fusion_accounting_bank_rec menus only visible when Enterprise", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L1"}, {"id": "test_coexistence_rationale_29", "label": "When account_accountant is installed, group should be empty.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L29"}, {"id": "test_coexistence_rationale_42", "label": "When account_accountant is uninstalled, all internal users get the group.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L42"}, {"id": "test_coexistence_rationale_65", "label": "The fusion bank-rec root menu must have the coexistence group attached.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L65"}, {"id": "test_coexistence_rationale_80", "label": "The reconcile engine must work even when Enterprise is installed (it's t", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L80"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_coexistence_py", "target": "unittest_mock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_coexistence_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_coexistence_py", "target": "test_coexistence_testcoexistence", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L12", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L12", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L14", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_account_accountant_installed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L19", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_test_group_exists", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L25", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L28", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L41", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L64", "weight": 1.0}, {"source": "test_coexistence_testcoexistence", "target": "test_coexistence_testcoexistence_test_engine_works_regardless_of_coexistence", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L79", "weight": 1.0}, {"source": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "target": "test_coexistence_testcoexistence_account_accountant_installed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L30", "weight": 1.0}, {"source": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "target": "test_coexistence_testcoexistence_account_accountant_installed", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L43", "weight": 1.0}, {"source": "test_coexistence_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_coexistence_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L1", "weight": 1.0}, {"source": "test_coexistence_rationale_29", "target": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L29", "weight": 1.0}, {"source": "test_coexistence_rationale_42", "target": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L42", "weight": 1.0}, {"source": "test_coexistence_rationale_65", "target": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L65", "weight": 1.0}, {"source": "test_coexistence_rationale_80", "target": "test_coexistence_testcoexistence_test_engine_works_regardless_of_coexistence", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L80", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_coexistence_testcoexistence_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L15"}, {"caller_nid": "test_coexistence_testcoexistence_setup", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L16"}, {"caller_nid": "test_coexistence_testcoexistence_account_accountant_installed", "callee": "bool", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L20"}, {"caller_nid": "test_coexistence_testcoexistence_account_accountant_installed", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L20"}, {"caller_nid": "test_coexistence_testcoexistence_account_accountant_installed", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L20"}, {"caller_nid": "test_coexistence_testcoexistence_test_group_exists", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L26"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L31"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "callee": "_fusion_recompute_coexistence_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L35"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L36"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_present", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L37"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "object", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L45"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "type", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L46"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "_fusion_recompute_coexistence_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L50"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L51"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L54"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L55"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "_fusion_recompute_coexistence_group", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L60"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L61"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L62"}, {"caller_nid": "test_coexistence_testcoexistence_test_recompute_when_enterprise_absent", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L62"}, {"caller_nid": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L66"}, {"caller_nid": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L71"}, {"caller_nid": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "callee": "getattr", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L73"}, {"caller_nid": "test_coexistence_testcoexistence_test_menu_has_coexistence_group", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L74"}, {"caller_nid": "test_coexistence_testcoexistence_test_engine_works_regardless_of_coexistence", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_coexistence.py", "source_location": "L82"}]}