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

1 line
13 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_py", "label": "test_fusion_asset.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L1"}, {"id": "test_fusion_asset_testfusionasset", "label": "TestFusionAsset", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L9"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_fusion_asset_testfusionasset_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L11"}, {"id": "test_fusion_asset_testfusionasset_test_create_minimal", "label": ".test_create_minimal()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L22"}, {"id": "test_fusion_asset_testfusionasset_test_state_transitions_draft_to_running", "label": ".test_state_transitions_draft_to_running()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L27"}, {"id": "test_fusion_asset_testfusionasset_test_pause_resume", "label": ".test_pause_resume()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L33"}, {"id": "test_fusion_asset_testfusionasset_test_cannot_pause_from_draft", "label": ".test_cannot_pause_from_draft()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L41"}, {"id": "test_fusion_asset_testfusionasset_test_negative_cost_rejected", "label": ".test_negative_cost_rejected()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L46"}, {"id": "test_fusion_asset_testfusionasset_test_salvage_exceeds_cost_rejected", "label": ".test_salvage_exceeds_cost_rejected()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L50"}, {"id": "test_fusion_asset_testfusionasset_test_book_value_starts_at_cost", "label": ".test_book_value_starts_at_cost()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L56"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_py", "target": "test_fusion_asset_testfusionasset", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L9", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L9", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L11", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_create_minimal", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L22", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_state_transitions_draft_to_running", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L27", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_pause_resume", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L33", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_cannot_pause_from_draft", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L41", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_negative_cost_rejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L46", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_salvage_exceeds_cost_rejected", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L50", "weight": 1.0}, {"source": "test_fusion_asset_testfusionasset", "target": "test_fusion_asset_testfusionasset_test_book_value_starts_at_cost", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L56", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_fusion_asset_testfusionasset_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L12"}, {"caller_nid": "test_fusion_asset_testfusionasset_setup", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L17"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_create_minimal", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L23"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_create_minimal", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L24"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_create_minimal", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L25"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_state_transitions_draft_to_running", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L28"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_state_transitions_draft_to_running", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L29"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_state_transitions_draft_to_running", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L30"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_state_transitions_draft_to_running", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L31"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_pause_resume", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L34"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_pause_resume", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L35"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_pause_resume", "callee": "action_pause", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L36"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_pause_resume", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L37"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_pause_resume", "callee": "action_resume", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L38"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_pause_resume", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L39"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_cannot_pause_from_draft", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L42"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_cannot_pause_from_draft", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L43"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_cannot_pause_from_draft", "callee": "action_pause", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L44"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_negative_cost_rejected", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L47"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_negative_cost_rejected", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L48"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_salvage_exceeds_cost_rejected", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L51"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_salvage_exceeds_cost_rejected", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L52"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_book_value_starts_at_cost", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L57"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_book_value_starts_at_cost", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L58"}, {"caller_nid": "test_fusion_asset_testfusionasset_test_book_value_starts_at_cost", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset.py", "source_location": "L59"}]}