Skip to content

Conversation

@drew-gross
Copy link
Contributor

No description provided.

CONTRIBUTING.md Outdated
* Please write tests to cover new methods.
* Please run the tests and make sure you didn't break anything.
* Take testing seriously! Aim to increase the test coverage with every pull request.
* Run the tests for the file you are working on with `TESTING=1 ./node_modules/jasmine/bin/jasmine.js --filter="MyFile"` (from repo root)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Running a single spec file is done like this:

TESTING=1 ./node_modules/jasmine/bin/jasmine.js spec/ParseFile.spec.js

@facebook-github-bot
Copy link

@drew-gross updated the pull request.

drew-gross added a commit that referenced this pull request Feb 6, 2016
Update CONTRIBUTING.md to include test-running instructions
@drew-gross drew-gross merged commit 6a3718e into master Feb 6, 2016
@drew-gross
Copy link
Contributor Author

Flaky mongo tests. Merging despite failure.

@flovilmart flovilmart deleted the testing branch March 31, 2016 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants