iPoe icon indicating copy to clipboard operation
iPoe copied to clipboard

Test interactions

Open bennn opened this issue 9 years ago • 1 comments

Need to add unit tests for interactive parts. Everywhere! Including:

  • ui.rkt
  • db.rkt (resolve)
  • command/*.rkt

Before starting, look at:

  • CML
  • Expect (testing library)

If possible, make & package a framework.

bennn avatar Sep 23 '15 21:09 bennn

Check https://github.com/schuster/asyncunit

bennn avatar Oct 01 '15 07:10 bennn