summaryrefslogtreecommitdiff
path: root/internal/handlers/handlers_test.go
AgeCommit message (Expand)Author
7 daysfix: update test assertions to match actual question data and optionsGrail Finder (aider)
7 daystest: update question flow test assertions and feedback structureGrail Finder (aider)
7 daystest: update handlers test to use real question from dbGrail Finder (aider)
7 daystest: improve test reliability with explicit waits and timeoutsGrail Finder (aider)
7 daysfix: update test selectors and question text for reliabilityGrail Finder (aider)
7 daysfix: update test selectors and template error handlingGrail Finder (aider)
7 daystest: add fmt import to handlers_test.goGrail Finder
7 daysperf: reduce test timeouts for lightweight siteGrail Finder (aider)
7 daystest: update handlers test to use data-testid selectorsGrail Finder (aider)
7 daystest: Reduce test timeouts in question flow testsGrail Finder
2025-03-29test: improve question flow test robustnessGrail Finder (aider)
2025-03-29test: simplify question flow test by removing unused importsGrail Finder
2025-03-29fix: update test to use running server instead of httptestGrail Finder (aider)
2025-03-29chore: remove unused context import in handlers_test.goGrail Finder (aider)
2025-03-29fix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
2025-03-29test: add playwright e2e test for question flowGrail Finder (aider)