Files
Odoo-Modules/graphify-out/cache/eb5e733a33cb8232b377627c56f328359f4d034e20e0dcd6864a5ae019ecb30c.json
gsinghpal 41d0908ade changes
2026-04-24 21:04:38 -04:00

1 line
24 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "label": "test_method_integration.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L1"}, {"id": "test_method_integration_teststraightlineintegration", "label": "TestStraightLineIntegration", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L10"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_method_integration_teststraightlineintegration_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L12"}, {"id": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "label": ".test_straight_line_5yr_no_salvage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L16"}, {"id": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "label": ".test_straight_line_10yr_with_salvage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L29"}, {"id": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "label": ".test_straight_line_book_value_at_end_equals_salvage()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L42"}, {"id": "test_method_integration_testdecliningbalanceintegration", "label": "TestDecliningBalanceIntegration", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L55"}, {"id": "test_method_integration_testdecliningbalanceintegration_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L57"}, {"id": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "label": ".test_declining_balance_30pct()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L61"}, {"id": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "label": ".test_declining_balance_50pct_high_rate()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L76"}, {"id": "test_method_integration_testunitsofproductionintegration", "label": "TestUnitsOfProductionIntegration", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L91"}, {"id": "test_method_integration_testunitsofproductionintegration_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L93"}, {"id": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "label": ".test_units_of_production_5yr_even_distribution()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L97"}, {"id": "test_method_integration_rationale_1", "label": "Integration tests verifying all 3 depreciation methods through the engine.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "target": "test_method_integration_teststraightlineintegration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L10", "weight": 1.0}, {"source": "test_method_integration_teststraightlineintegration", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L10", "weight": 1.0}, {"source": "test_method_integration_teststraightlineintegration", "target": "test_method_integration_teststraightlineintegration_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L12", "weight": 1.0}, {"source": "test_method_integration_teststraightlineintegration", "target": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L16", "weight": 1.0}, {"source": "test_method_integration_teststraightlineintegration", "target": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L29", "weight": 1.0}, {"source": "test_method_integration_teststraightlineintegration", "target": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L42", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "target": "test_method_integration_testdecliningbalanceintegration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L55", "weight": 1.0}, {"source": "test_method_integration_testdecliningbalanceintegration", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L55", "weight": 1.0}, {"source": "test_method_integration_testdecliningbalanceintegration", "target": "test_method_integration_testdecliningbalanceintegration_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L57", "weight": 1.0}, {"source": "test_method_integration_testdecliningbalanceintegration", "target": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L61", "weight": 1.0}, {"source": "test_method_integration_testdecliningbalanceintegration", "target": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L76", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "target": "test_method_integration_testunitsofproductionintegration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L91", "weight": 1.0}, {"source": "test_method_integration_testunitsofproductionintegration", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L91", "weight": 1.0}, {"source": "test_method_integration_testunitsofproductionintegration", "target": "test_method_integration_testunitsofproductionintegration_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L93", "weight": 1.0}, {"source": "test_method_integration_testunitsofproductionintegration", "target": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L97", "weight": 1.0}, {"source": "test_method_integration_teststraightlineintegration_setup", "target": "test_method_integration_testunitsofproductionintegration_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L13", "weight": 1.0}, {"source": "test_method_integration_testdecliningbalanceintegration_setup", "target": "test_method_integration_testunitsofproductionintegration_setup", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L58", "weight": 1.0}, {"source": "test_method_integration_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_method_integration_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_method_integration_teststraightlineintegration_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L13"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L17"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L19"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L20"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L23"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L24"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L25"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L25"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_5yr_no_salvage", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L27"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L30"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L32"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L33"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L36"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L37"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L38"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L38"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L40"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L40"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_10yr_with_salvage", "callee": "mapped", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L40"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L43"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L45"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L46"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L49"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L50"}, {"caller_nid": "test_method_integration_teststraightlineintegration_test_straight_line_book_value_at_end_equals_salvage", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L51"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L58"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L62"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L64"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L65"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L69"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L70"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L72"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_30pct", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L74"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L77"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L79"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L80"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L84"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L86"}, {"caller_nid": "test_method_integration_testdecliningbalanceintegration_test_declining_balance_50pct_high_rate", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L87"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L94"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L98"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L100"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L101"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L106"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "sorted", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L107"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L110"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L110"}, {"caller_nid": "test_method_integration_testunitsofproductionintegration_test_units_of_production_5yr_even_distribution", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_method_integration.py", "source_location": "L112"}]}