1 line
5.9 KiB
JSON
1 line
5.9 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_tests_test_post_migration_py", "label": "test_post_migration.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L1"}, {"id": "test_post_migration_testpostmigration", "label": "TestPostMigration", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L5"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_post_migration_testpostmigration_test_no_orphan_ir_model_data_in_old_module", "label": ".test_no_orphan_ir_model_data_in_old_module()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L8"}, {"id": "test_post_migration_testpostmigration_test_known_xml_ids_resolve_via_new_module", "label": ".test_known_xml_ids_resolve_via_new_module()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L28"}, {"id": "test_post_migration_rationale_6", "label": "Verify ir_model_data ownership transferred from fusion_accounting to fusion_acco", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L6"}, {"id": "test_post_migration_rationale_9", "label": "No fusion-related model/view/data record should still claim module='fusion_accou", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L9"}, {"id": "test_post_migration_rationale_29", "label": "Spot-check that key xml-ids are reachable under the new module name.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L29"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_tests_test_post_migration_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_ai_tests_test_post_migration_py", "target": "test_post_migration_testpostmigration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L5", "weight": 1.0}, {"source": "test_post_migration_testpostmigration", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L5", "weight": 1.0}, {"source": "test_post_migration_testpostmigration", "target": "test_post_migration_testpostmigration_test_no_orphan_ir_model_data_in_old_module", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L8", "weight": 1.0}, {"source": "test_post_migration_testpostmigration", "target": "test_post_migration_testpostmigration_test_known_xml_ids_resolve_via_new_module", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L28", "weight": 1.0}, {"source": "test_post_migration_rationale_6", "target": "test_post_migration_testpostmigration", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L6", "weight": 1.0}, {"source": "test_post_migration_rationale_9", "target": "test_post_migration_testpostmigration_test_no_orphan_ir_model_data_in_old_module", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L9", "weight": 1.0}, {"source": "test_post_migration_rationale_29", "target": "test_post_migration_testpostmigration_test_known_xml_ids_resolve_via_new_module", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L29", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_post_migration_testpostmigration_test_no_orphan_ir_model_data_in_old_module", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L15"}, {"caller_nid": "test_post_migration_testpostmigration_test_no_orphan_ir_model_data_in_old_module", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L21"}, {"caller_nid": "test_post_migration_testpostmigration_test_no_orphan_ir_model_data_in_old_module", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L23"}, {"caller_nid": "test_post_migration_testpostmigration_test_known_xml_ids_resolve_via_new_module", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L31"}, {"caller_nid": "test_post_migration_testpostmigration_test_known_xml_ids_resolve_via_new_module", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_ai/tests/test_post_migration.py", "source_location": "L32"}]} |