Feature
Unit tests in a browser environement
Type
Description
Running the mocha unit tests for the browser.
We currently have unit tests with mocha that run in the command line with node. Having the same tests in a browser environment would eliminate potential errors in the future.