Commit Graph

2 Commits

Author SHA1 Message Date
sholderbach
2d44337324 Update UX checklist
Remove tests that are now well covered internally.

TODO: update expectations for the completions and hints as well as vi
mode
2022-03-14 20:56:14 +01:00
Stefan Holderbach
ea717d81bb
Manual checklist to test the UX (#105)
As some bugs are hard to find with automated tests, we should regularly
test the core behavior of reedline, to catch those bugs that might creep
in, when changing the I/O, frontend or core code.

I am looking for suggestions on how we make this manual checklist
comprehensive enough to cover most problems but not too tedious to do
manually. (Ideally we find a way to integration test most of it)
2021-07-17 23:51:58 +02:00