1 line
8.6 KiB
JSON
1 line
8.6 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_account_move_line_inherit_py", "label": "test_account_move_line_inherit.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L1"}, {"id": "test_account_move_line_inherit_testaccountmovelinefollowup", "label": "TestAccountMoveLineFollowup", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L7"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_account_move_line_inherit_testaccountmovelinefollowup_test_fields_exist_on_model", "label": ".test_fields_exist_on_model()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L10"}, {"id": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "label": ".test_assign_level_and_date_on_existing_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L20"}, {"id": "test_account_move_line_inherit_rationale_8", "label": "Verify follow-up tracking fields are added to account.move.line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L8"}, {"id": "test_account_move_line_inherit_rationale_11", "label": "Both new fields are declared on account.move.line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L11"}, {"id": "test_account_move_line_inherit_rationale_21", "label": "We can write the new fields onto an existing move line.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L21"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_account_move_line_inherit_py", "target": "odoo", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_account_move_line_inherit_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_account_move_line_inherit_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_account_move_line_inherit_py", "target": "test_account_move_line_inherit_testaccountmovelinefollowup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L7", "weight": 1.0}, {"source": "test_account_move_line_inherit_testaccountmovelinefollowup", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L7", "weight": 1.0}, {"source": "test_account_move_line_inherit_testaccountmovelinefollowup", "target": "test_account_move_line_inherit_testaccountmovelinefollowup_test_fields_exist_on_model", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L10", "weight": 1.0}, {"source": "test_account_move_line_inherit_testaccountmovelinefollowup", "target": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L20", "weight": 1.0}, {"source": "test_account_move_line_inherit_rationale_8", "target": "test_account_move_line_inherit_testaccountmovelinefollowup", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L8", "weight": 1.0}, {"source": "test_account_move_line_inherit_rationale_11", "target": "test_account_move_line_inherit_testaccountmovelinefollowup_test_fields_exist_on_model", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L11", "weight": 1.0}, {"source": "test_account_move_line_inherit_rationale_21", "target": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L21", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_fields_exist_on_model", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L13"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_fields_exist_on_model", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L14"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_fields_exist_on_model", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L15"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L22"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L24"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L25"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "now", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L28"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "write", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L29"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L33"}, {"caller_nid": "test_account_move_line_inherit_testaccountmovelinefollowup_test_assign_level_and_date_on_existing_line", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_account_move_line_inherit.py", "source_location": "L34"}]} |