Hi, I started this as a validator update but it appears to fail when moving to the latest validator version. For now I've just added the unit testing framework so we can get some more stability around upgrades.
Feel free to merge this whenever you want otherwise I will add a few more unit tests in the next day or two...
To run testing make sure you have run "npm install" then run "npm test". It should report all unit tests passed. Default unit test directory and all features are unmocked by default.
Hi, I started this as a validator update but it appears to fail when moving to the latest validator version. For now I've just added the unit testing framework so we can get some more stability around upgrades.
Feel free to merge this whenever you want otherwise I will add a few more unit tests in the next day or two...
Cheers, Jason