Files
email-organizer/.serena/memories/integration_test_fixes.md
2025-08-11 20:07:59 -07:00

320 B

Fixed failing integration test in tests/integration/test_ai_rule_endpoints.py::TestAIRuleEndpoints::test_assess_rule_success. The issue was with the ai_rule_result.html template not properly rendering quality assessments from the assess-rule endpoint. Added logic to handle assessment results with quality score display.