TGiles/auto-lighthouse

add simple tests

TGiles opened this issue · 2 comments

Need some automated tests for the API so that I know I didn't break things during development.

For learning experience, going to go with ava as the testing framework.

Unfortunately, it doesn't look like ava has the functionality I need for stubs/mocks/spies. Will switch to either mocha or jasmine