1 line
7.2 KiB
JSON
1 line
7.2 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_bank_rec_tours_py", "label": "test_bank_rec_tours.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L1"}, {"id": "test_bank_rec_tours_testbankrectours", "label": "TestBankRecTours", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L12"}, {"id": "httpcase", "label": "HttpCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_bank_rec_tours_testbankrectours_test_smoke_tour", "label": ".test_smoke_tour()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L14"}, {"id": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "label": ".test_select_line_tour()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L18"}, {"id": "test_bank_rec_tours_testbankrectours_test_accept_suggestion_tour", "label": ".test_accept_suggestion_tour()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L34"}, {"id": "test_bank_rec_tours_testbankrectours_test_auto_reconcile_wizard_tour", "label": ".test_auto_reconcile_wizard_tour()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L38"}, {"id": "test_bank_rec_tours_testbankrectours_test_load_more_tour", "label": ".test_load_more_tour()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L41"}, {"id": "test_bank_rec_tours_rationale_1", "label": "Python wrappers that run the OWL tours via HttpCase.start_tour. Tours require a", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_bank_rec_tours_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_bank_rec_tours_py", "target": "test_bank_rec_tours_testbankrectours", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L12", "weight": 1.0}, {"source": "test_bank_rec_tours_testbankrectours", "target": "httpcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L12", "weight": 1.0}, {"source": "test_bank_rec_tours_testbankrectours", "target": "test_bank_rec_tours_testbankrectours_test_smoke_tour", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L14", "weight": 1.0}, {"source": "test_bank_rec_tours_testbankrectours", "target": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L18", "weight": 1.0}, {"source": "test_bank_rec_tours_testbankrectours", "target": "test_bank_rec_tours_testbankrectours_test_accept_suggestion_tour", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L34", "weight": 1.0}, {"source": "test_bank_rec_tours_testbankrectours", "target": "test_bank_rec_tours_testbankrectours_test_auto_reconcile_wizard_tour", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L38", "weight": 1.0}, {"source": "test_bank_rec_tours_testbankrectours", "target": "test_bank_rec_tours_testbankrectours_test_load_more_tour", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L41", "weight": 1.0}, {"source": "test_bank_rec_tours_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_bank_rec_tours_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_bank_rec_tours_testbankrectours_test_smoke_tour", "callee": "start_tour", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L16"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L20"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L21"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L24"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L27"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_select_line_tour", "callee": "start_tour", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L32"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_accept_suggestion_tour", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L36"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_auto_reconcile_wizard_tour", "callee": "start_tour", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L39"}, {"caller_nid": "test_bank_rec_tours_testbankrectours_test_load_more_tour", "callee": "start_tour", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_bank_rec_tours.py", "source_location": "L42"}]} |