1 line
8.5 KiB
JSON
1 line
8.5 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_migration_round_trip_py", "label": "test_migration_round_trip.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L1"}, {"id": "test_migration_round_trip_testfollowupmigrationroundtrip", "label": "TestFollowupMigrationRoundTrip", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L6"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_step_runs", "label": ".test_bootstrap_step_runs()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L8"}, {"id": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_idempotent", "label": ".test_bootstrap_idempotent()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L15"}, {"id": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "label": ".test_partner_state_bootstrap_step()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L23"}, {"id": "test_migration_round_trip_rationale_24", "label": "Verify the partner-state migration step runs without error.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L24"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_migration_round_trip_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_migration_round_trip_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_migration_round_trip_py", "target": "test_migration_round_trip_testfollowupmigrationroundtrip", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L6", "weight": 1.0}, {"source": "test_migration_round_trip_testfollowupmigrationroundtrip", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L6", "weight": 1.0}, {"source": "test_migration_round_trip_testfollowupmigrationroundtrip", "target": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_step_runs", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L8", "weight": 1.0}, {"source": "test_migration_round_trip_testfollowupmigrationroundtrip", "target": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_idempotent", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L15", "weight": 1.0}, {"source": "test_migration_round_trip_testfollowupmigrationroundtrip", "target": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L23", "weight": 1.0}, {"source": "test_migration_round_trip_rationale_24", "target": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_step_runs", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L9"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_step_runs", "callee": "_followup_bootstrap_step", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L10"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_step_runs", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L11"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_step_runs", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L13"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_idempotent", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L16"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_idempotent", "callee": "_followup_bootstrap_step", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L17"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_idempotent", "callee": "_followup_bootstrap_step", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L18"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_bootstrap_idempotent", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L21"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L25"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "callee": "_followup_partner_state_bootstrap_step", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L26"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L27"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L28"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L29"}, {"caller_nid": "test_migration_round_trip_testfollowupmigrationroundtrip_test_partner_state_bootstrap_step", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_migration_round_trip.py", "source_location": "L30"}]} |