index
:
demoon.git
master
Unnamed repository; edit this file 'description' to name the repository.
Grail Finder
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
handlers
/
handlers_test.go
Age
Commit message (
Collapse
)
Author
2 days
test: replace flaky e2e test with unit tests for handlers
Grail Finder (aider)
2 days
test: reduce test timeouts for faster execution
Grail Finder
2 days
fix: update test assertions to match actual question data and options
Grail Finder (aider)
2 days
test: update question flow test assertions and feedback structure
Grail Finder (aider)
2 days
test: update handlers test to use real question from db
Grail Finder (aider)
2 days
test: improve test reliability with explicit waits and timeouts
Grail Finder (aider)
2 days
fix: update test selectors and question text for reliability
Grail Finder (aider)
2 days
fix: update test selectors and template error handling
Grail Finder (aider)
2 days
test: add fmt import to handlers_test.go
Grail Finder
2 days
perf: reduce test timeouts for lightweight site
Grail Finder (aider)
3 days
test: update handlers test to use data-testid selectors
Grail Finder (aider)
3 days
test: Reduce test timeouts in question flow tests
Grail Finder
9 days
test: improve question flow test robustness
Grail Finder (aider)
9 days
test: simplify question flow test by removing unused imports
Grail Finder
9 days
fix: update test to use running server instead of httptest
Grail Finder (aider)
9 days
chore: remove unused context import in handlers_test.go
Grail Finder (aider)
9 days
fix: add missing imports and fix syntax in test handler setup
Grail Finder (aider)
9 days
test: add playwright e2e test for question flow
Grail Finder (aider)