1 line
10 KiB
JSON
1 line
10 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_auto_reconcile_wizard_py", "label": "test_auto_reconcile_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L1"}, {"id": "test_auto_reconcile_wizard_testautoreconcilewizard", "label": "TestAutoReconcileWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L8"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_auto_reconcile_wizard_testautoreconcilewizard_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L10"}, {"id": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "label": ".test_wizard_runs_and_reconciles_matchable_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L15"}, {"id": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_filters_by_date_range", "label": ".test_wizard_filters_by_date_range()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L31"}, {"id": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "label": ".test_wizard_skips_when_only_with_partner_excludes_orphans()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L41"}, {"id": "test_auto_reconcile_wizard_rationale_1", "label": "Tests for fusion.auto.reconcile.wizard.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_auto_reconcile_wizard_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_auto_reconcile_wizard_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_auto_reconcile_wizard.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_auto_reconcile_wizard_py", "target": "test_auto_reconcile_wizard_testautoreconcilewizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "test_auto_reconcile_wizard_testautoreconcilewizard", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L8", "weight": 1.0}, {"source": "test_auto_reconcile_wizard_testautoreconcilewizard", "target": "test_auto_reconcile_wizard_testautoreconcilewizard_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L10", "weight": 1.0}, {"source": "test_auto_reconcile_wizard_testautoreconcilewizard", "target": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L15", "weight": 1.0}, {"source": "test_auto_reconcile_wizard_testautoreconcilewizard", "target": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_filters_by_date_range", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L31", "weight": 1.0}, {"source": "test_auto_reconcile_wizard_testautoreconcilewizard", "target": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L41", "weight": 1.0}, {"source": "test_auto_reconcile_wizard_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_bank_rec_tests_test_auto_reconcile_wizard_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L11"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L12"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_setup", "callee": "make_bank_journal", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L13"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "make_bank_statement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L16"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "make_invoice", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L18"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L19"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L22"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "action_run", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L27"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L28"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_runs_and_reconciles_matchable_lines", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L29"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_filters_by_date_range", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L32"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_filters_by_date_range", "callee": "action_run", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L38"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_filters_by_date_range", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L39"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "callee": "make_bank_statement", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L42"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "callee": "make_bank_line", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L43"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L44"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "callee": "action_run", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L49"}, {"caller_nid": "test_auto_reconcile_wizard_testautoreconcilewizard_test_wizard_skips_when_only_with_partner_excludes_orphans", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_bank_rec/tests/test_auto_reconcile_wizard.py", "source_location": "L50"}]} |