1 line
9.7 KiB
JSON
1 line
9.7 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_partial_sale_wizard_py", "label": "test_partial_sale_wizard.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L1"}, {"id": "test_partial_sale_wizard_testpartialsalewizard", "label": "TestPartialSaleWizard", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L9"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_partial_sale_wizard_testpartialsalewizard_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L11"}, {"id": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "label": ".test_partial_sell_30pct_creates_child()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L23"}, {"id": "test_partial_sale_wizard_testpartialsalewizard_test_invalid_pct_raises", "label": ".test_invalid_pct_raises()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L33"}, {"id": "test_partial_sale_wizard_testpartialsalewizard_test_compute_estimated_gain_loss", "label": ".test_compute_estimated_gain_loss()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L41"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_partial_sale_wizard_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_partial_sale_wizard_py", "target": "odoo_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_partial_sale_wizard_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_partial_sale_wizard_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_partial_sale_wizard_py", "target": "test_partial_sale_wizard_testpartialsalewizard", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "test_partial_sale_wizard_testpartialsalewizard", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L9", "weight": 1.0}, {"source": "test_partial_sale_wizard_testpartialsalewizard", "target": "test_partial_sale_wizard_testpartialsalewizard_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L11", "weight": 1.0}, {"source": "test_partial_sale_wizard_testpartialsalewizard", "target": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L23", "weight": 1.0}, {"source": "test_partial_sale_wizard_testpartialsalewizard", "target": "test_partial_sale_wizard_testpartialsalewizard_test_invalid_pct_raises", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L33", "weight": 1.0}, {"source": "test_partial_sale_wizard_testpartialsalewizard", "target": "test_partial_sale_wizard_testpartialsalewizard_test_compute_estimated_gain_loss", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L41", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L12"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L13"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_setup", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L16"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_setup", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L17"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_setup", "callee": "compute_depreciation_schedule", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L20"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_setup", "callee": "action_set_running", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L21"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L24"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L27"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "callee": "action_partial_sell", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L29"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L30"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_partial_sell_30pct_creates_child", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L31"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_invalid_pct_raises", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L34"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_invalid_pct_raises", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L38"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_invalid_pct_raises", "callee": "action_partial_sell", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L39"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_compute_estimated_gain_loss", "callee": "new", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L42"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_compute_estimated_gain_loss", "callee": "_compute_sold_cost", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L46"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_compute_estimated_gain_loss", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L47"}, {"caller_nid": "test_partial_sale_wizard_testpartialsalewizard_test_compute_estimated_gain_loss", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_partial_sale_wizard.py", "source_location": "L48"}]} |