1 line
34 KiB
JSON
1 line
34 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_controller_py", "label": "test_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L1"}, {"id": "test_controller_testbankreccontroller", "label": "TestBankRecController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L18"}, {"id": "httpcase", "label": "HttpCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_controller_testbankreccontroller_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L24"}, {"id": "test_controller_testbankreccontroller_jsonrpc", "label": "._jsonrpc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L49"}, {"id": "test_controller_testbankreccontroller_test_get_state", "label": ".test_get_state()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L85"}, {"id": "test_controller_testbankreccontroller_test_list_unreconciled", "label": ".test_list_unreconciled()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L100"}, {"id": "test_controller_testbankreccontroller_test_get_line_detail", "label": ".test_get_line_detail()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L130"}, {"id": "test_controller_testbankreccontroller_test_suggest_matches", "label": ".test_suggest_matches()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L149"}, {"id": "test_controller_testbankreccontroller_test_accept_suggestion", "label": ".test_accept_suggestion()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L164"}, {"id": "test_controller_testbankreccontroller_make_pair", "label": "._make_pair()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L184"}, {"id": "test_controller_testbankreccontroller_test_reconcile_manual", "label": ".test_reconcile_manual()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L202"}, {"id": "test_controller_testbankreccontroller_test_unreconcile", "label": ".test_unreconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L215"}, {"id": "test_controller_testbankreccontroller_test_write_off_smoke", "label": ".test_write_off_smoke()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L229"}, {"id": "test_controller_testbankreccontroller_test_bulk_reconcile", "label": ".test_bulk_reconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L268"}, {"id": "test_controller_testbankreccontroller_test_get_partner_history", "label": ".test_get_partner_history()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L286"}, {"id": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "label": ".test_unauthenticated_request_blocked()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L305"}, {"id": "test_controller_rationale_1", "label": "Tests for the fusion bank-rec HTTP controller (Task 26). Uses ``HttpCase`` so w", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L1"}, {"id": "test_controller_rationale_19", "label": "End-to-end coverage of the 10 JSON-RPC endpoints.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L19"}, {"id": "test_controller_rationale_50", "label": "POST a JSON-RPC envelope to ``/fusion/bank_rec/<endpoint>``. Returns th", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L50"}, {"id": "test_controller_rationale_185", "label": "Inline reconcile-able pair against ``self.journal``. The shared ``make_", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L185"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_controller_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_controller_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_controller_py", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L14", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_controller_py", "target": "test_controller_testbankreccontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L18", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "httpcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L18", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L24", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L49", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_get_state", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L85", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_list_unreconciled", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L100", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_get_line_detail", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L130", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_suggest_matches", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L149", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_accept_suggestion", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L164", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_make_pair", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L184", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_reconcile_manual", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L202", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_unreconcile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L215", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_write_off_smoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L229", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_bulk_reconcile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L268", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_get_partner_history", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L286", "weight": 1.0}, {"source": "test_controller_testbankreccontroller", "target": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L305", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_get_state", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L86", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_list_unreconciled", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L112", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_get_line_detail", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L135", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_suggest_matches", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L153", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_accept_suggestion", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L174", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_reconcile_manual", "target": "test_controller_testbankreccontroller_make_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L203", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_reconcile_manual", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L204", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_unreconcile", "target": "test_controller_testbankreccontroller_make_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L216", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_unreconcile", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L219", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_bulk_reconcile", "target": "test_controller_testbankreccontroller_make_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L273", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_bulk_reconcile", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L275", "weight": 1.0}, {"source": "test_controller_testbankreccontroller_test_get_partner_history", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L292", "weight": 1.0}, {"source": "test_controller_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_controller_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L1", "weight": 1.0}, {"source": "test_controller_rationale_19", "target": "test_controller_testbankreccontroller", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L19", "weight": 1.0}, {"source": "test_controller_rationale_50", "target": "test_controller_testbankreccontroller_jsonrpc", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L50", "weight": 1.0}, {"source": "test_controller_rationale_185", "target": "test_controller_testbankreccontroller_make_pair", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L185", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_controller_testbankreccontroller_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L25"}, {"caller_nid": "test_controller_testbankreccontroller_setup", "callee": "new_test_user", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L30"}, {"caller_nid": "test_controller_testbankreccontroller_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L40"}, {"caller_nid": "test_controller_testbankreccontroller_setup", "callee": "make_bank_journal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L42"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "authenticate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L57"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "url_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L65"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L67"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L70"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L74"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "fail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L76"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L78"}, {"caller_nid": "test_controller_testbankreccontroller_jsonrpc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L79"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_state", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L90"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_state", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L91"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_state", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L92"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_state", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L93"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_state", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L94"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "make_bank_statement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L104"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L106"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L109"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L118"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L119"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L119"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L120"}, {"caller_nid": "test_controller_testbankreccontroller_test_list_unreconciled", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L124"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L131"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "make_suggestion", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L133"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L137"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L138"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L139"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L139"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_line_detail", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L143"}, {"caller_nid": "test_controller_testbankreccontroller_test_suggest_matches", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L150"}, {"caller_nid": "test_controller_testbankreccontroller_test_suggest_matches", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L151"}, {"caller_nid": "test_controller_testbankreccontroller_test_suggest_matches", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L157"}, {"caller_nid": "test_controller_testbankreccontroller_test_suggest_matches", "callee": "assertIsInstance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L158"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L165"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L167"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L169"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "make_suggestion", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L171"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L176"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L177"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L177"}, {"caller_nid": "test_controller_testbankreccontroller_test_accept_suggestion", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L178"}, {"caller_nid": "test_controller_testbankreccontroller_make_pair", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L193"}, {"caller_nid": "test_controller_testbankreccontroller_make_pair", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L195"}, {"caller_nid": "test_controller_testbankreccontroller_make_pair", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L197"}, {"caller_nid": "test_controller_testbankreccontroller_test_reconcile_manual", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L208"}, {"caller_nid": "test_controller_testbankreccontroller_test_reconcile_manual", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L209"}, {"caller_nid": "test_controller_testbankreccontroller_test_reconcile_manual", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L209"}, {"caller_nid": "test_controller_testbankreccontroller_test_unreconcile", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L217"}, {"caller_nid": "test_controller_testbankreccontroller_test_unreconcile", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L222"}, {"caller_nid": "test_controller_testbankreccontroller_test_unreconcile", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L223"}, {"caller_nid": "test_controller_testbankreccontroller_test_unreconcile", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L223"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L230"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L234"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L239"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "authenticate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L246"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "url_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L256"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L257"}, {"caller_nid": "test_controller_testbankreccontroller_test_write_off_smoke", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L259"}, {"caller_nid": "test_controller_testbankreccontroller_test_bulk_reconcile", "callee": "make_bank_statement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L269"}, {"caller_nid": "test_controller_testbankreccontroller_test_bulk_reconcile", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L274"}, {"caller_nid": "test_controller_testbankreccontroller_test_bulk_reconcile", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L279"}, {"caller_nid": "test_controller_testbankreccontroller_test_bulk_reconcile", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L280"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "make_precedent", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L288"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "make_pattern", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L290"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L296"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L297"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L297"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "assertIsNotNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L298"}, {"caller_nid": "test_controller_testbankreccontroller_test_get_partner_history", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L299"}, {"caller_nid": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "callee": "url_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L317"}, {"caller_nid": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L318"}, {"caller_nid": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L327"}, {"caller_nid": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L328"}, {"caller_nid": "test_controller_testbankreccontroller_test_unauthenticated_request_blocked", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_controller.py", "source_location": "L333"}]} |