summaryrefslogtreecommitdiff
path: root/internal/handlers
AgeCommit message (Expand)Author
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 daysEnha: index adjustGrail Finder
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 daysrefactor: clean up imports and formatting in main.goGrail Finder
3 daysfeat: enhance answer handler with validation and feedbackGrail Finder (aider)
3 daysfix: correct whitespace in test question optionsGrail Finder (aider)
3 daysfix: properly fetch question from DB in HandleAnswerGrail Finder (aider)
3 daysfix: update question model fields and feedback checkGrail 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
3 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
10 daystest: improve question flow test robustnessGrail Finder (aider)
10 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)
10 daysfeat: return HTML feedback for answersGrail Finder (aider)
10 daysfix: correct template scope and add question IDGrail Finder (aider)
10 daysfeat: add answer handler with question ID trackingGrail Finder (aider)
10 daysfeat: Add test question to main page templateGrail Finder
10 daysChore: cleaningGrail Finder
10 daysFix: code cleaningGrail Finder
10 daysinitGrail Finder