chinchang/screenlog.js

add tests

chinchang opened this issue · 3 comments

add tests

I am game. New to writing tests, so if you could give me some pointers, I will be obliged.

You could try setting up tests with mocha and chai (if required).

Read here:

Also try looking at some other open source projects on how to setup tests.

Cypress could be useful too: https://www.cypress.io/