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

1 line
14 KiB
JSON

{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "label": "test_ingenico_driver.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L1"}, {"id": "test_ingenico_driver_mocksocket", "label": "MockSocket", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L8"}, {"id": "test_ingenico_driver_mocksocket_init", "label": ".__init__()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L9"}, {"id": "test_ingenico_driver_mocksocket_recv", "label": ".recv()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L12"}, {"id": "test_ingenico_driver_testincomingtransactionresponse", "label": "TestIncomingTransactionResponse", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L16"}, {"id": "basecase", "label": "BaseCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_ingenico_driver_setup", "label": "setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L28"}, {"id": "test_ingenico_driver_testincomingtransactionresponse_test_parse_ticketdata", "label": ".test_parse_ticketdata()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L33"}, {"id": "test_ingenico_driver_testoutgoingingenicomessage", "label": "TestOutgoingIngenicoMessage", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L48"}, {"id": "test_ingenico_driver_testoutgoingingenicomessage_test_mdc_tag_length", "label": ".test_mdc_tag_length()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L77"}, {"id": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "label": ".test_unpadded_crc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L81"}, {"id": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "label": ".test_padded_crc()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L92"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "unittest_mock", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "zlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L4", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "odoo_tools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L5", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "test_ingenico_driver_mocksocket", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L8", "weight": 1.0}, {"source": "test_ingenico_driver_mocksocket", "target": "test_ingenico_driver_mocksocket_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L9", "weight": 1.0}, {"source": "test_ingenico_driver_mocksocket", "target": "test_ingenico_driver_mocksocket_recv", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L12", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "test_ingenico_driver_testincomingtransactionresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L16", "weight": 1.0}, {"source": "test_ingenico_driver_testincomingtransactionresponse", "target": "basecase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L16", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "test_ingenico_driver_setup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L28", "weight": 1.0}, {"source": "test_ingenico_driver_testincomingtransactionresponse", "target": "test_ingenico_driver_testincomingtransactionresponse_test_parse_ticketdata", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L33", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "test_ingenico_driver_testoutgoingingenicomessage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L48", "weight": 1.0}, {"source": "test_ingenico_driver_testoutgoingingenicomessage", "target": "basecase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L48", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_iot_iot_tests_test_ingenico_driver_py", "target": "test_ingenico_driver_setup", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L60", "weight": 1.0}, {"source": "test_ingenico_driver_testoutgoingingenicomessage", "target": "test_ingenico_driver_testoutgoingingenicomessage_test_mdc_tag_length", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L77", "weight": 1.0}, {"source": "test_ingenico_driver_testoutgoingingenicomessage", "target": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L81", "weight": 1.0}, {"source": "test_ingenico_driver_testoutgoingingenicomessage", "target": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L92", "weight": 1.0}, {"source": "test_ingenico_driver_testincomingtransactionresponse_test_parse_ticketdata", "target": "test_ingenico_driver_mocksocket", "relation": "calls", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L38", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_ingenico_driver_mocksocket_recv", "callee": "read", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L13"}, {"caller_nid": "test_ingenico_driver_testincomingtransactionresponse_test_parse_ticketdata", "callee": "file_open", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L37"}, {"caller_nid": "test_ingenico_driver_testincomingtransactionresponse_test_parse_ticketdata", "callee": "IncomingIngenicoMessage", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L39"}, {"caller_nid": "test_ingenico_driver_testincomingtransactionresponse_test_parse_ticketdata", "callee": "getTransactionTicket", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L40"}, {"caller_nid": "test_ingenico_driver_setup", "callee": "MagicMock", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L65"}, {"caller_nid": "test_ingenico_driver_setup", "callee": "OutgoingIngenicoMessage", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L66"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_mdc_tag_length", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L79"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_mdc_tag_length", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L79"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_mdc_tag_length", "callee": "_generateMDC", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L79"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "bytes", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L82"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L85"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "crc32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L85"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L86"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L87"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L87"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L90"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L90"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_unpadded_crc", "callee": "_getCRC32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L90"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "bytes", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L93"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "format", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L96"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "crc32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L96"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L97"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L98"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L98"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L101"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L101"}, {"caller_nid": "test_ingenico_driver_testoutgoingingenicomessage_test_padded_crc", "callee": "_getCRC32", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_iot/iot/tests/test_ingenico_driver.py", "source_location": "L101"}]}