1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_depreciation_line_py", "label": "test_fusion_asset_depreciation_line.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L1"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "label": "TestFusionAssetDepreciationLine", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L8"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L10"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "label": "._make_line()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L21"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "label": ".test_create_line_defaults_unposted()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L29"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_marks_line_posted", "label": ".test_action_post_marks_line_posted()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L37"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_idempotent_keeps_first_date", "label": ".test_action_post_idempotent_keeps_first_date()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L43"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_unique_period_per_asset", "label": ".test_unique_period_per_asset()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L50"}, {"id": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "label": ".test_book_value_reflects_posted_lines_only()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L55"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_depreciation_line_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_depreciation_line_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_depreciation_line_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_fusion_asset_depreciation_line_py", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L8", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L8", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L10", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L21", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L29", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_marks_line_posted", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L37", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_idempotent_keeps_first_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L43", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_unique_period_per_asset", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L50", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L55", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L30", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_marks_line_posted", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L38", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_idempotent_keeps_first_date", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L44", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_unique_period_per_asset", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L51", "weight": 1.0}, {"source": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "target": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L56", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L11"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_setup", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L12"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_setup", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L16"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L22"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_make_line", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L25"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L31"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L32"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "callee": "assertFalse", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L33"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L34"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_create_line_defaults_unposted", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L35"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_marks_line_posted", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L39"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_marks_line_posted", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L40"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_marks_line_posted", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L41"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_idempotent_keeps_first_date", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L45"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_idempotent_keeps_first_date", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L47"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_action_post_idempotent_keeps_first_date", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L48"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_unique_period_per_asset", "callee": "assertRaises", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L52"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L58"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "callee": "action_post", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L59"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "callee": "invalidate_recordset", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L60"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L61"}, {"caller_nid": "test_fusion_asset_depreciation_line_testfusionassetdepreciationline_test_book_value_reflects_posted_lines_only", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_fusion_asset_depreciation_line.py", "source_location": "L62"}]} |