practicalmeteor / meteor-mocha
Depreciated - Write meteor package tests with mocha and run them in the browser or from the command line with spacejam.
☆41Updated 6 years ago
Alternatives and similar repositories for meteor-mocha:
Users that are interested in meteor-mocha are comparing it to the libraries listed below
- Enable finding all documents that have been published by a given publication☆45Updated 5 years ago
- A Mocha test driver package for Meteor 1.3+. This package reports server AND client test results in the server console and can be used fo…☆66Updated last month
- Extends Meteor.Collection with behaviour patterns using CollectionHooks☆89Updated 7 years ago
- Depreciated - An npm package to run your meteor package tinytests and mocha tests from the command line with phantomjs.☆47Updated 6 years ago
- Meteor package for creating test data or generating fixtures☆107Updated 2 years ago
- 🗂 Meteor package allowing Mongo Collection instance lookup by collection name☆73Updated 8 months ago
- A simple logged-in and roles check minxin to use with mdg:validated-method package☆23Updated 9 years ago
- Meteor methods with better scoping, argument checking, and good defaults.☆194Updated 2 years ago
- Server and client coverage for Meteor☆55Updated 8 months ago
- Allow injection of arbitrary data to initial Meteor HTML page☆78Updated 3 years ago
- <Blaze template="itemsList" items={items} />☆61Updated last year
- Call methods synchronously inside Tracker.autorun [deprecated]☆98Updated 7 years ago
- Gives you methods to clear your Mongo database and collections for testing purposes☆21Updated 2 years ago
- Stub out Meteor collections with in-memory local collections.☆24Updated last year
- Stale session and session timeout handling for meteorjs☆40Updated 4 years ago
- Quickly create dynamic ("real-time") sitemaps using your own functions.☆86Updated 7 years ago
- Utilities for Promise-based wrappers, method calls, helpers and HTTP in Meteor