summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Collapse)Author
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
7 daysrefactor: replace direct table check with VerifyDB methodGrail Finder (aider)
7 daysrefactor: remove migrations and add schema verificationGrail Finder (aider)
7 daysfix: properly initialize and run database migrationsGrail Finder (aider)
7 daysrefactor: simplify SQLite connection handling and path managementGrail Finder (aider)
7 daysrefactor: update test question to use individual option fieldsGrail Finder (aider)
7 dayschore: update sql imports and add migrations packageGrail Finder (aider)
7 daysfeat: add automatic database migrations on initGrail Finder (aider)
7 daysEnha: users tableGrail Finder
7 daysfeat: add SQLite schema for quiz questions storageGrail Finder (aider)
14 daystest: improve question flow test robustnessGrail Finder (aider)
14 daystest: simplify question flow test by removing unused importsGrail Finder
14 daysfix: update test to use running server instead of httptestGrail Finder (aider)
14 dayschore: remove unused context import in handlers_test.goGrail Finder (aider)
14 daysfix: add missing imports and fix syntax in test handler setupGrail Finder (aider)
14 daystest: add playwright e2e test for question flowGrail Finder (aider)
2025-03-29feat: return HTML feedback for answersGrail Finder (aider)
2025-03-29feat: add answer validation and feedback displayGrail Finder (aider)
2025-03-29fix: correct template scope and add question IDGrail Finder (aider)
2025-03-29feat: add answer handler with question ID trackingGrail Finder (aider)
2025-03-29feat: Add test question to main page templateGrail Finder
2025-03-29Chore: cleaningGrail Finder
2025-03-29Fix: code cleaningGrail Finder
2025-03-29initGrail Finder