prompt.md
April 7, 2026 ยท View on GitHub
Write tests for evaluation/usage/export_flows.py to achieve at least 80% code coverage. Read the file to understand all the functions, then write a comprehensive test suite in evaluation/usage/test_export_flows.py. Use pytest with mocks for filesystem and mitmproxy dependencies. Focus on testing the pure logic functions with various inputs, edge cases, and error paths.