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