Examples
Set of examples to boostrap your testing ang get some ideas.
- hello world - tests you’ve seen on the getting started guide
- permission testing - test meteor permission’s set with .allow()
- user authorization testing - test meteor’s user authorization with user accounts
- extending Laika - use fixtures, Collections and node modules with Laika
Edit this file to add your examples and send a pull request.