We use validatedMethods in a mantra-app where we want to unit-test the methods. The test runs just wich mocha (without meteor), so it has no idea of meteor-packages.
By looking at the code, this package has little depencencies on meteor-stuff (e.g. Match), so it should be easy to create a npm-version of it.
Thoughts?
We use validatedMethods in a mantra-app where we want to unit-test the methods. The test runs just wich mocha (without meteor), so it has no idea of meteor-packages.
By looking at the code, this package has little depencencies on meteor-stuff (e.g. Match), so it should be easy to create a npm-version of it.
Thoughts?