summaryrefslogtreecommitdiff
path: root/internal/handlers/handlers_test.go
AgeCommit message (Collapse)Author
2025-04-05.Grail Finder
2025-04-05test: replace flaky e2e test with unit tests for handlersGrail Finder (aider)
2025-04-05test: reduce test timeouts for faster executionGrail Finder
2025-04-05fix: update test assertions to match actual question data and optionsGrail Finder (aider)
2025-04-05test: update question flow test assertions and feedback structureGrail Finder (aider)
2025-04-05test: update handlers test to use real question from dbGrail Finder (aider)
2025-04-05test: improve test reliability with explicit waits and timeoutsGrail Finder (aider)
2025-04-05fix: update test selectors and question text for reliabilityGrail Finder (aider)
2025-04-05fix: update test selectors and template error handlingGrail Finder (aider)
2025-04-05test: add fmt import to handlers_test.goGrail Finder
2025-04-05perf: reduce test timeouts for lightweight siteGrail Finder (aider)
2025-04-05test: update handlers test to use data-testid selectorsGrail Finder (aider)
2025-04-05test: 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)