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