apainintheneck / crystal-linenoise

Crystal bindings for the Linenoise library
https://apainintheneck.github.io/crystal-linenoise/
MIT License
1 stars 0 forks source link

Add tests for history commands and high-level completions logic #16

Closed apainintheneck closed 8 months ago

apainintheneck commented 8 months ago

These should be easily testable without needing to run an interactive REPL like we do already with the expect tests.