1 line
45 KiB
JSON
1 line
45 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "label": "test_reconcile_engine_integration.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L1"}, {"id": "test_reconcile_engine_integration_testreconcilesimplematch", "label": "TestReconcileSimpleMatch", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L23"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "label": ".test_simple_match_creates_partial_reconcile()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L26"}, {"id": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_marks_line_reconciled", "label": ".test_simple_match_marks_line_reconciled()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L36"}, {"id": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "label": ".test_simple_match_records_precedent()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L43"}, {"id": "test_reconcile_engine_integration_testreconcilepartialchain", "label": "TestReconcilePartialChain", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L57"}, {"id": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "label": ".test_partial_reconcile_leaves_residual()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L60"}, {"id": "test_reconcile_engine_integration_testreconcilebatch", "label": "TestReconcileBatch", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L76"}, {"id": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "label": ".test_batch_reconciles_matchable_lines_only()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L79"}, {"id": "test_reconcile_engine_integration_testreconcilebatch_test_batch_handles_empty_recordset", "label": ".test_batch_handles_empty_recordset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L108"}, {"id": "test_reconcile_engine_integration_testsuggestthenaccept", "label": "TestSuggestThenAccept", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L115"}, {"id": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "label": ".test_suggest_then_accept()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L118"}, {"id": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "label": ".test_suggest_supersedes_prior_pending()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L142"}, {"id": "test_reconcile_engine_integration_testunreconcile", "label": "TestUnreconcile", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L161"}, {"id": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "label": ".test_unreconcile_removes_partial()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L164"}, {"id": "test_reconcile_engine_integration_testengineedgecases", "label": "TestEngineEdgeCases", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L180"}, {"id": "test_reconcile_engine_integration_testengineedgecases_test_reconcile_validates_line_exists", "label": ".test_reconcile_validates_line_exists()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L183"}, {"id": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "label": ".test_already_reconciled_line_skipped_in_batch()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L190"}, {"id": "test_reconcile_engine_integration_rationale_1", "label": "Integration tests for the reconcile engine. These tests use the test factories", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L1"}, {"id": "test_reconcile_engine_integration_rationale_24", "label": "The most common scenario: 1 bank line matched against 1 invoice exact.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L24"}, {"id": "test_reconcile_engine_integration_rationale_58", "label": "Bank line amount < invoice amount -> partial reconcile, residual remains.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L58"}, {"id": "test_reconcile_engine_integration_rationale_77", "label": "Bulk reconcile: mix of matchable and unmatchable lines.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L77"}, {"id": "test_reconcile_engine_integration_rationale_116", "label": "Full flow: suggest_matches creates suggestions; accept_suggestion reconciles.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L116"}, {"id": "test_reconcile_engine_integration_rationale_162", "label": "Reverse a reconciliation.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L162"}, {"id": "test_reconcile_engine_integration_rationale_181", "label": "Edge cases that came up during engine implementation.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L181"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L17", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_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_reconcile_engine_integration.py", "source_location": "L19", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "test_reconcile_engine_integration_testreconcilesimplematch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L23", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilesimplematch", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L23", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilesimplematch", "target": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L26", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilesimplematch", "target": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_marks_line_reconciled", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L36", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilesimplematch", "target": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L43", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "test_reconcile_engine_integration_testreconcilepartialchain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L57", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilepartialchain", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L57", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilepartialchain", "target": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L60", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "test_reconcile_engine_integration_testreconcilebatch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L76", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilebatch", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L76", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilebatch", "target": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L79", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testreconcilebatch", "target": "test_reconcile_engine_integration_testreconcilebatch_test_batch_handles_empty_recordset", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L108", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "test_reconcile_engine_integration_testsuggestthenaccept", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L115", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testsuggestthenaccept", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L115", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testsuggestthenaccept", "target": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L118", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testsuggestthenaccept", "target": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L142", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "test_reconcile_engine_integration_testunreconcile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L161", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testunreconcile", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L161", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testunreconcile", "target": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L164", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "target": "test_reconcile_engine_integration_testengineedgecases", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L180", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testengineedgecases", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L180", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testengineedgecases", "target": "test_reconcile_engine_integration_testengineedgecases_test_reconcile_validates_line_exists", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L183", "weight": 1.0}, {"source": "test_reconcile_engine_integration_testengineedgecases", "target": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L190", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_reconcile_engine_integration_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L1", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_24", "target": "test_reconcile_engine_integration_testreconcilesimplematch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L24", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_58", "target": "test_reconcile_engine_integration_testreconcilepartialchain", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L58", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_77", "target": "test_reconcile_engine_integration_testreconcilebatch", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L77", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_116", "target": "test_reconcile_engine_integration_testsuggestthenaccept", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L116", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_162", "target": "test_reconcile_engine_integration_testunreconcile", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L162", "weight": 1.0}, {"source": "test_reconcile_engine_integration_rationale_181", "target": "test_reconcile_engine_integration_testengineedgecases", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L181", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "make_reconcileable_pair", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L27"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L29"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L32"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L32"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L33"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L34"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L34"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_creates_partial_reconcile", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L34"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_marks_line_reconciled", "callee": "make_reconcileable_pair", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L37"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_marks_line_reconciled", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L38"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_marks_line_reconciled", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L40"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_marks_line_reconciled", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L41"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "callee": "make_reconcileable_pair", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L44"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L47"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L49"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "callee": "search_count", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L52"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilesimplematch_test_simple_match_records_precedent", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L53"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L61"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L62"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L63"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L66"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L67"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L70"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L70"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L71"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilepartialchain_test_partial_reconcile_leaves_residual", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L72"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L80"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "make_bank_journal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L83"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "make_bank_statement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L84"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L87"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "filtered", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L88"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L90"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L93"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L95"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L98"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "reconcile_batch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L101"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L104"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L105"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L106"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_reconciles_matchable_lines_only", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L106"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_handles_empty_recordset", "callee": "reconcile_batch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L110"}, {"caller_nid": "test_reconcile_engine_integration_testreconcilebatch_test_batch_handles_empty_recordset", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L111"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L119"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L120"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L121"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "suggest_matches", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L124"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L127"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L128"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L128"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L132"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "accept_suggestion", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L133"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L135"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L135"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L136"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L137"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L138"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L139"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_then_accept", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L140"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L143"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L144"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L145"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "suggest_matches", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L147"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L148"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L152"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L152"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "suggest_matches", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L154"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L155"}, {"caller_nid": "test_reconcile_engine_integration_testsuggestthenaccept_test_suggest_supersedes_prior_pending", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L157"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "make_reconcileable_pair", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L165"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L166"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "browse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L168"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L169"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L169"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "unreconcile", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L171"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L173"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L173"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L174"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "exists", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L174"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L175"}, {"caller_nid": "test_reconcile_engine_integration_testunreconcile_test_unreconcile_removes_partial", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L176"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_reconcile_validates_line_exists", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L185"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_reconcile_validates_line_exists", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L186"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L191"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "make_reconcileable_pair", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L192"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "reconcile_one", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L195"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L197"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L198"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "reconcile_batch", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L200"}, {"caller_nid": "test_reconcile_engine_integration_testengineedgecases_test_already_reconciled_line_skipped_in_batch", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_reconcile_engine_integration.py", "source_location": "L201"}]} |