1 line
19 KiB
JSON
1 line
19 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_seeded_reports_py", "label": "test_seeded_reports.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L1"}, {"id": "test_seeded_reports_testseededreports", "label": "TestSeededReports", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L10"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "label": ".test_pnl_definition_loaded()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L14"}, {"id": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "label": ".test_pnl_compute_returns_rows()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L20"}, {"id": "test_seeded_reports_testseededreports_test_balance_sheet_definition_loaded", "label": ".test_balance_sheet_definition_loaded()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L33"}, {"id": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "label": ".test_balance_sheet_compute_returns_assets_liabilities_equity()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L38"}, {"id": "test_seeded_reports_testseededreports_test_trial_balance_definition_loaded", "label": ".test_trial_balance_definition_loaded()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L49"}, {"id": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "label": ".test_trial_balance_total_near_zero()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L54"}, {"id": "test_seeded_reports_testseededreports_test_general_ledger_definition_loaded", "label": ".test_general_ledger_definition_loaded()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L80"}, {"id": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "label": ".test_general_ledger_returns_per_account_listings()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L85"}, {"id": "test_seeded_reports_rationale_1", "label": "Verify the seeded fusion.report definitions load and compute sensibly.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L1"}, {"id": "test_seeded_reports_rationale_55", "label": "Trial balance should sum to ~0 in a perfectly closed-out DB. Diagnostic", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L55"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_seeded_reports_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_seeded_reports_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_seeded_reports_py", "target": "odoo_addons_fusion_accounting_reports_services_date_periods", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_seeded_reports_py", "target": "test_seeded_reports_testseededreports", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L10", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L10", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L14", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L20", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_balance_sheet_definition_loaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L33", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L38", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_trial_balance_definition_loaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L49", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L54", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_general_ledger_definition_loaded", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L80", "weight": 1.0}, {"source": "test_seeded_reports_testseededreports", "target": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L85", "weight": 1.0}, {"source": "test_seeded_reports_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_seeded_reports_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L1", "weight": 1.0}, {"source": "test_seeded_reports_rationale_55", "target": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L55", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L15"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L16"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L17"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L18"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_definition_loaded", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L18"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L21"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L21"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L21"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "compute_pnl", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L22"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L25"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "assertGreater", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L26"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L26"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L28"}, {"caller_nid": "test_seeded_reports_testseededreports_test_pnl_compute_returns_rows", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L29"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_definition_loaded", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L34"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L35"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_definition_loaded", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L36"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_definition_loaded", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L36"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "callee": "compute_balance_sheet", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L39"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L40"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L43"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L44"}, {"caller_nid": "test_seeded_reports_testseededreports_test_balance_sheet_compute_returns_assets_liabilities_equity", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L45"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_definition_loaded", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L50"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L51"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L52"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L64"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L64"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L64"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "compute_trial_balance", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L65"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L69"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L71"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "abs", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L72"}, {"caller_nid": "test_seeded_reports_testseededreports_test_trial_balance_total_near_zero", "callee": "skipTest", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L73"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_definition_loaded", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L81"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L82"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_definition_loaded", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L83"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L86"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L86"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L86"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "callee": "compute_gl", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L87"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L90"}, {"caller_nid": "test_seeded_reports_testseededreports_test_general_ledger_returns_per_account_listings", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_seeded_reports.py", "source_location": "L91"}]} |