Skip to content

meteor-velocity/meteor-stubs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-stubs

Stubs of Meteor core objects. For use in unit testing frameworks.

Usage

Add stubs to global context:

  // test-script.js
  MeteorStubs.install();

Revert context:

  MeteorStubs.uninstall();

About

Stubs of Meteor core objects. For use in unit testing frameworks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •