Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test validated methods without meteor / publish to npm #58

Open
macrozone opened this issue Jul 26, 2016 · 2 comments
Open

test validated methods without meteor / publish to npm #58

macrozone opened this issue Jul 26, 2016 · 2 comments

Comments

@macrozone
Copy link

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?

@stubailo
Copy link
Contributor

Good idea! I'd happily help you publish to npm if you can do the implementation.

@abernix
Copy link

abernix commented Nov 14, 2017

@macrozone Thoughts on making an npm-based implementation of this? This would be a valuable Meteor contribution, and we could (officially) publish it as @meteorjs/validated-method!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants