1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "label": "test_followup_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L1"}, {"id": "test_followup_controller_testfollowupcontroller", "label": "TestFollowupController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L11"}, {"id": "httpcase", "label": "HttpCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_followup_controller_testfollowupcontroller_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L13"}, {"id": "test_followup_controller_testfollowupcontroller_jsonrpc", "label": "._jsonrpc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L21"}, {"id": "test_followup_controller_testfollowupcontroller_test_list_overdue_returns_dict", "label": ".test_list_overdue_returns_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L38"}, {"id": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "label": ".test_get_partner_detail()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L43"}, {"id": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "label": ".test_pause_sets_paused_until()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L52"}, {"id": "test_followup_controller_testfollowupcontroller_test_reset_clears_status", "label": ".test_reset_clears_status()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L60"}, {"id": "test_followup_controller_testfollowupcontroller_test_send_no_overdue_returns_no_action", "label": ".test_send_no_overdue_returns_no_action()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L68"}, {"id": "test_followup_controller_testfollowupcontroller_test_generate_text_no_level_returns_no_level", "label": ".test_generate_text_no_level_returns_no_level()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L77"}, {"id": "test_followup_controller_rationale_1", "label": "HttpCase tests for the 6 follow-up JSON-RPC endpoints.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "target": "test_followup_controller_testfollowupcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "httpcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L13", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L21", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_test_list_overdue_returns_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L38", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L43", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L52", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_test_reset_clears_status", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L60", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_test_send_no_overdue_returns_no_action", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L68", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller", "target": "test_followup_controller_testfollowupcontroller_test_generate_text_no_level_returns_no_level", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L77", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller_test_list_overdue_returns_dict", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L39", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L47", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L55", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller_test_reset_clears_status", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L65", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller_test_send_no_overdue_returns_no_action", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L72", "weight": 1.0}, {"source": "test_followup_controller_testfollowupcontroller_test_generate_text_no_level_returns_no_level", "target": "test_followup_controller_testfollowupcontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L79", "weight": 1.0}, {"source": "test_followup_controller_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_controller_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_followup_controller_testfollowupcontroller_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L14"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_setup", "callee": "new_test_user", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L15"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "authenticate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L22"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "url_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L25"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L26"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L29"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L33"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "fail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L35"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_jsonrpc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L36"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_list_overdue_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L40"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_list_overdue_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L41"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L44"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L48"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L49"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_get_partner_detail", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L50"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L53"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "callee": "isoformat", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L54"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "callee": "today", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L54"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L54"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_pause_sets_paused_until", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L58"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_reset_clears_status", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L61"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_reset_clears_status", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L66"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_send_no_overdue_returns_no_action", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L69"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_send_no_overdue_returns_no_action", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L75"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_send_no_overdue_returns_no_action", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L75"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_generate_text_no_level_returns_no_level", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L78"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_generate_text_no_level_returns_no_level", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L80"}, {"caller_nid": "test_followup_controller_testfollowupcontroller_test_generate_text_no_level_returns_no_level", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_controller.py", "source_location": "L80"}]} |