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

1 line
21 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "label": "test_assets_controller.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L1"}, {"id": "test_assets_controller_testassetscontroller", "label": "TestAssetsController", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L11"}, {"id": "httpcase", "label": "HttpCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_assets_controller_testassetscontroller_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L13"}, {"id": "test_assets_controller_testassetscontroller_jsonrpc", "label": "._jsonrpc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L20"}, {"id": "test_assets_controller_testassetscontroller_test_list_returns_dict", "label": ".test_list_returns_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L37"}, {"id": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "label": ".test_get_detail_returns_asset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L42"}, {"id": "test_assets_controller_testassetscontroller_test_compute_schedule_creates_lines", "label": ".test_compute_schedule_creates_lines()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L52"}, {"id": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "label": ".test_post_depreciation_after_running()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L61"}, {"id": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "label": ".test_dispose_marks_asset_disposed()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L73"}, {"id": "test_assets_controller_testassetscontroller_test_get_anomalies_returns_list", "label": ".test_get_anomalies_returns_list()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L90"}, {"id": "test_assets_controller_testassetscontroller_test_suggest_useful_life_returns_dict", "label": ".test_suggest_useful_life_returns_dict()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L94"}, {"id": "test_assets_controller_testassetscontroller_test_get_partner_history", "label": ".test_get_partner_history()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L100"}, {"id": "test_assets_controller_rationale_1", "label": "Controller tests using HttpCase.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "target": "json", "relation": "imports", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L7", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "target": "test_assets_controller_testassetscontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "httpcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L11", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L13", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L20", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_list_returns_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L37", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L42", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_compute_schedule_creates_lines", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L52", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L61", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L73", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_get_anomalies_returns_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L90", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_suggest_useful_life_returns_dict", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L94", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller", "target": "test_assets_controller_testassetscontroller_test_get_partner_history", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L100", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_list_returns_dict", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L38", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L48", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_compute_schedule_creates_lines", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L58", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L70", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L82", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_get_anomalies_returns_list", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L91", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_suggest_useful_life_returns_dict", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L95", "weight": 1.0}, {"source": "test_assets_controller_testassetscontroller_test_get_partner_history", "target": "test_assets_controller_testassetscontroller_jsonrpc", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L102", "weight": 1.0}, {"source": "test_assets_controller_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_assets_controller_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_assets_controller_testassetscontroller_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L14"}, {"caller_nid": "test_assets_controller_testassetscontroller_setup", "callee": "new_test_user", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L15"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "authenticate", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L21"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "url_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L24"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "dumps", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L25"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L28"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "json", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L32"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "fail", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L34"}, {"caller_nid": "test_assets_controller_testassetscontroller_jsonrpc", "callee": "get", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L35"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_list_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L39"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_list_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L40"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L43"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L45"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L49"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_detail_returns_asset", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L50"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_compute_schedule_creates_lines", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L53"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_compute_schedule_creates_lines", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L55"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_compute_schedule_creates_lines", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L59"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L62"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L64"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L65"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L68"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L69"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_post_depreciation_after_running", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L71"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L74"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L76"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L77"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L80"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L81"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L86"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L87"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_dispose_marks_asset_disposed", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L88"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_anomalies_returns_list", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L92"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_suggest_useful_life_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L96"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_suggest_useful_life_returns_dict", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L97"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_suggest_useful_life_returns_dict", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L98"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_partner_history", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L101"}, {"caller_nid": "test_assets_controller_testassetscontroller_test_get_partner_history", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_assets_controller.py", "source_location": "L103"}]}