1 line
16 KiB
JSON
1 line
16 KiB
JSON
{"nodes": [{"id": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "label": "test_followup_text_generator.py", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L1"}, {"id": "test_followup_text_generator_testfollowuptextgenerator", "label": "TestFollowupTextGenerator", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L12"}, {"id": "transactioncase", "label": "TransactionCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_followup_text_generator_testfollowuptextgenerator_setup", "label": ".setUp()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L14"}, {"id": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_gentle", "label": ".test_fallback_gentle()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L21"}, {"id": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_firm", "label": ".test_fallback_firm()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L31"}, {"id": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_legal", "label": ".test_fallback_legal()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L39"}, {"id": "test_followup_text_generator_testfollowuptextgenerator_test_returns_required_keys", "label": ".test_returns_required_keys()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L48"}, {"id": "test_followup_text_generator_testfollowuptextprompt", "label": "TestFollowupTextPrompt", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L58"}, {"id": "test_followup_text_generator_testfollowuptextprompt_test_system_prompt_requires_json", "label": ".test_system_prompt_requires_json()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L60"}, {"id": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_returns_tuple", "label": ".test_build_prompt_returns_tuple()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L65"}, {"id": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_includes_risk_drivers", "label": ".test_build_prompt_includes_risk_drivers()", "file_type": "code", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L73"}], "edges": [{"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "target": "odoo_tests_common", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L1", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "target": "odoo_tests", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L2", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "target": "odoo_addons_fusion_accounting_followup_services_followup_text_generator", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L3", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "target": "odoo_addons_fusion_accounting_followup_services_followup_text_prompt", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L6", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "target": "test_followup_text_generator_testfollowuptextgenerator", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L12", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextgenerator", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L12", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextgenerator", "target": "test_followup_text_generator_testfollowuptextgenerator_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L14", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextgenerator", "target": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_gentle", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L21", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextgenerator", "target": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_firm", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L31", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextgenerator", "target": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_legal", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L39", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextgenerator", "target": "test_followup_text_generator_testfollowuptextgenerator_test_returns_required_keys", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L48", "weight": 1.0}, {"source": "users_gurpreet_github_odoo_modules_fusion_accounting_followup_tests_test_followup_text_generator_py", "target": "test_followup_text_generator_testfollowuptextprompt", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L58", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextprompt", "target": "transactioncase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L58", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextprompt", "target": "test_followup_text_generator_testfollowuptextprompt_test_system_prompt_requires_json", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L60", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextprompt", "target": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_returns_tuple", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L65", "weight": 1.0}, {"source": "test_followup_text_generator_testfollowuptextprompt", "target": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_includes_risk_drivers", "relation": "method", "confidence": "EXTRACTED", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L73", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_setup", "callee": "super", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L15"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_setup", "callee": "unlink", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L16"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_setup", "callee": "search", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L16"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_setup", "callee": "sudo", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L16"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_gentle", "callee": "generate_followup_text", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L22"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_gentle", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L27"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_gentle", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L28"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_gentle", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L29"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_firm", "callee": "generate_followup_text", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L32"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_firm", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L37"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_legal", "callee": "generate_followup_text", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L40"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_legal", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L45"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_fallback_legal", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L46"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_returns_required_keys", "callee": "generate_followup_text", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L49"}, {"caller_nid": "test_followup_text_generator_testfollowuptextgenerator_test_returns_required_keys", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L54"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_system_prompt_requires_json", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L61"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_system_prompt_requires_json", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L62"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_system_prompt_requires_json", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L63"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_returns_tuple", "callee": "build_prompt", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L66"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_returns_tuple", "callee": "assertEqual", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L70"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_returns_tuple", "callee": "len", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L70"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_returns_tuple", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L71"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_includes_risk_drivers", "callee": "build_prompt", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L74"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_includes_risk_drivers", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L79"}, {"caller_nid": "test_followup_text_generator_testfollowuptextprompt_test_build_prompt_includes_risk_drivers", "callee": "assertIn", "source_file": "/Users/gurpreet/Github/Odoo-Modules/fusion_accounting_followup/tests/test_followup_text_generator.py", "source_location": "L80"}]} |