Tests

Coverage

Joshfire has unit-tests currently for the most tricky parts of the framework (the Tree class mostly)

We plan to extend coverage to 100% in the next few releases.

How to run

Go into the test/ directory and use the commands:

Alternatively, you can also run the tests one by one, if you launch node server.js and browse to http://localhost:4445/test/adapters/browser/datapath or http://localhost:4445/test/general/tree for instance.