Unit Test Examples

Open
#54 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
testing

Research direction

Start with imports/api/documents/methods.tests.js from the linked Meteor Chef Base template and review how insertDocument.call() is currently tested. Add a clear example or pattern for testing the validation failure that throws an Error, using the requested framework style where appropriate. Done means the example shows the failure assertion and can be used to extend that test file.

Written by the indexing model from the issue text.

Description

Could you provide some unit test examples or a pattern for using a framework like chai? I am using the Meteor Chef's Base template, and I am trying to extend this file to include a test for when the insertDocument.call() function fails validation and throws an Error.

I have tried a ton of different things, but I can't seem to get it to work. Could you provide some sample code for that?

Dominant language
JavaScript
Stars
193
Forks
29
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from meteor/validated-method

All issues in meteor/validated-method

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.