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

1 line
6.9 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_asset_book_values_mv_py", "label": "test_asset_book_values_mv.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L1"}, {"id": "test_asset_book_values_mv_testassetbookvaluesmv", "label": "TestAssetBookValuesMV", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L10"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_exists_and_is_queryable", "label": ".test_mv_exists_and_is_queryable()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L12"}, {"id": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "label": ".test_mv_includes_new_asset_after_refresh()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L17"}, {"id": "test_asset_book_values_mv_rationale_1", "label": "Tests for the per-asset book value MV.", "file_type": "rationale", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L1"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_asset_book_values_mv_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_asset_book_values_mv_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_asset_book_values_mv_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_asset_book_values_mv_py", "target": "test_asset_book_values_mv_testassetbookvaluesmv", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L10", "weight": 1.0}, {"source": "test_asset_book_values_mv_testassetbookvaluesmv", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L10", "weight": 1.0}, {"source": "test_asset_book_values_mv_testassetbookvaluesmv", "target": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_exists_and_is_queryable", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L12", "weight": 1.0}, {"source": "test_asset_book_values_mv_testassetbookvaluesmv", "target": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L17", "weight": 1.0}, {"source": "test_asset_book_values_mv_rationale_1", "target": "users_gurpreet_github_odoo_modules_fusion_accounting_assets_tests_test_asset_book_values_mv_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L1", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_exists_and_is_queryable", "callee": "_refresh", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L13"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_exists_and_is_queryable", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L14"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_exists_and_is_queryable", "callee": "assertIsNotNone", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L15"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L18"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "date", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L20"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "flush_all", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L23"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "_refresh", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L24"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L25"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "assertTrue", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L28"}, {"caller_nid": "test_asset_book_values_mv_testassetbookvaluesmv_test_mv_includes_new_asset_after_refresh", "callee": "assertAlmostEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_assets/tests/test_asset_book_values_mv.py", "source_location": "L29"}]}