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

1 line
20 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "label": "test_engine_property.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L1"}, {"id": "test_engine_property_testserviceinvariants", "label": "TestServiceInvariants", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L28"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_engine_property_test_fiscal_year_contains_reference_date", "label": "test_fiscal_year_contains_reference_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L34"}, {"id": "test_engine_property_test_month_bounds_first_to_last_day", "label": "test_month_bounds_first_to_last_day()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L42"}, {"id": "test_engine_property_test_quarter_bounds_three_months", "label": "test_quarter_bounds_three_months()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L52"}, {"id": "test_engine_property_test_aggregate_sum_equals_input_sum", "label": "test_aggregate_sum_equals_input_sum()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L69"}, {"id": "test_engine_property_test_balanced_iff_debits_equal_credits", "label": "test_balanced_iff_debits_equal_credits()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L87"}, {"id": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "label": "test_comparison_previous_year_is_one_year_earlier()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L112"}, {"id": "test_engine_property_testlineresolverinvariants", "label": "TestLineResolverInvariants", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L123"}, {"id": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "label": "test_subtotal_equals_sum_of_above_rows()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L133"}, {"id": "test_engine_property_rationale_1", "label": "Property-based invariant tests for the reports engine. Hypothesis generates ran", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L1"}, {"id": "test_engine_property_rationale_29", "label": "Pure-Python invariants - fast, no DB writes.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L29"}, {"id": "test_engine_property_rationale_124", "label": "Invariants on the line_resolver.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L124"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "hypothesis", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L8", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L10", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_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_engine_property.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "odoo_addons_fusion_accounting_reports_services_line_resolver", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L19", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "odoo_addons_fusion_accounting_reports_services_totaling", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L20", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_testserviceinvariants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L28", "weight": 1.0}, {"source": "test_engine_property_testserviceinvariants", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L28", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_fiscal_year_contains_reference_date", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L34", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_month_bounds_first_to_last_day", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L42", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_quarter_bounds_three_months", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L52", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_aggregate_sum_equals_input_sum", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L69", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_balanced_iff_debits_equal_credits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L87", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L112", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_testlineresolverinvariants", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L123", "weight": 1.0}, {"source": "test_engine_property_testlineresolverinvariants", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L123", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "target": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L133", "weight": 1.0}, {"source": "test_engine_property_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_reports_tests_test_engine_property_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L1", "weight": 1.0}, {"source": "test_engine_property_rationale_29", "target": "test_engine_property_testserviceinvariants", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L29", "weight": 1.0}, {"source": "test_engine_property_rationale_124", "target": "test_engine_property_testlineresolverinvariants", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L124", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_engine_property_test_fiscal_year_contains_reference_date", "callee": "fiscal_year_bounds", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L35"}, {"caller_nid": "test_engine_property_test_fiscal_year_contains_reference_date", "callee": "assertLessEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L36"}, {"caller_nid": "test_engine_property_test_fiscal_year_contains_reference_date", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L37"}, {"caller_nid": "test_engine_property_test_month_bounds_first_to_last_day", "callee": "month_bounds", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L43"}, {"caller_nid": "test_engine_property_test_month_bounds_first_to_last_day", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L44"}, {"caller_nid": "test_engine_property_test_month_bounds_first_to_last_day", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L46"}, {"caller_nid": "test_engine_property_test_month_bounds_first_to_last_day", "callee": "assertNotEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L47"}, {"caller_nid": "test_engine_property_test_quarter_bounds_three_months", "callee": "quarter_bounds", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L53"}, {"caller_nid": "test_engine_property_test_quarter_bounds_three_months", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L55"}, {"caller_nid": "test_engine_property_test_quarter_bounds_three_months", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L56"}, {"caller_nid": "test_engine_property_test_quarter_bounds_three_months", "callee": "assertGreaterEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L57"}, {"caller_nid": "test_engine_property_test_quarter_bounds_three_months", "callee": "assertLessEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L58"}, {"caller_nid": "test_engine_property_test_aggregate_sum_equals_input_sum", "callee": "aggregate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L74"}, {"caller_nid": "test_engine_property_test_aggregate_sum_equals_input_sum", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L75"}, {"caller_nid": "test_engine_property_test_aggregate_sum_equals_input_sum", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L75"}, {"caller_nid": "test_engine_property_test_aggregate_sum_equals_input_sum", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L76"}, {"caller_nid": "test_engine_property_test_aggregate_sum_equals_input_sum", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L76"}, {"caller_nid": "test_engine_property_test_balanced_iff_debits_equal_credits", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L90"}, {"caller_nid": "test_engine_property_test_balanced_iff_debits_equal_credits", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L93"}, {"caller_nid": "test_engine_property_test_balanced_iff_debits_equal_credits", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L95"}, {"caller_nid": "test_engine_property_test_balanced_iff_debits_equal_credits", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L95"}, {"caller_nid": "test_engine_property_test_balanced_iff_debits_equal_credits", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L104"}, {"caller_nid": "test_engine_property_test_balanced_iff_debits_equal_credits", "callee": "is_balanced", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L104"}, {"caller_nid": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "callee": "timedelta", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L114"}, {"caller_nid": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "callee": "Period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L115"}, {"caller_nid": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "callee": "comparison_period", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L116"}, {"caller_nid": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "callee": "assertIsNotNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L117"}, {"caller_nid": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L118"}, {"caller_nid": "test_engine_property_test_comparison_previous_year_is_one_year_earlier", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L119"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L137"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "TotalLine", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L140"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L140"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "range", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L144"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "append", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L146"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "resolve", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L151"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L154"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "sum", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L155"}, {"caller_nid": "test_engine_property_test_subtotal_equals_sum_of_above_rows", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_reports/tests/test_engine_property.py", "source_location": "L156"}]}