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

1 line
5.4 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_tests_test_print_product_label_py", "label": "test_print_product_label.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L1"}, {"id": "test_print_product_label_testprintproductlabel", "label": "TestPrintProductLabel", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L5"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_print_product_label_testprintproductlabel_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L7"}, {"id": "test_print_product_label_testprintproductlabel_test_print_wizard", "label": ".test_print_wizard()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L12"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_tests_test_print_product_label_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_tests_test_print_product_label_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_tests_test_print_product_label_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_labels_fusion_labels_tests_test_print_product_label_py", "target": "test_print_product_label_testprintproductlabel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L5", "weight": 1.0}, {"source": "test_print_product_label_testprintproductlabel", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L5", "weight": 1.0}, {"source": "test_print_product_label_testprintproductlabel", "target": "test_print_product_label_testprintproductlabel_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L7", "weight": 1.0}, {"source": "test_print_product_label_testprintproductlabel", "target": "test_print_product_label_testprintproductlabel_test_print_wizard", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_print_product_label_testprintproductlabel_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L8"}, {"caller_nid": "test_print_product_label_testprintproductlabel_setup", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L9"}, {"caller_nid": "test_print_product_label_testprintproductlabel_setup", "callee": "ref", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L10"}, {"caller_nid": "test_print_product_label_testprintproductlabel_test_print_wizard", "callee": "create", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L20"}, {"caller_nid": "test_print_product_label_testprintproductlabel_test_print_wizard", "callee": "with_context", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L20"}, {"caller_nid": "test_print_product_label_testprintproductlabel_test_print_wizard", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L21"}, {"caller_nid": "test_print_product_label_testprintproductlabel_test_print_wizard", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L21"}, {"caller_nid": "test_print_product_label_testprintproductlabel_test_print_wizard", "callee": "try_report", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_labels/fusion_labels/tests/test_print_product_label.py", "source_location": "L23"}]}