meteor / meteor/validated-method
test validated methods without meteor / publish to npm
Open
- Dominant language
- JavaScript
- Stars
- 193
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the package's Meteor dependencies, especially the Match dependency, and the existing Mocha test setup. Done means validatedMethods can be unit-tested without Meteor and the package is available through npm.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- release, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100