Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MongoDB.md #7230

Merged
merged 3 commits into from
Oct 21, 2018
Merged

Update MongoDB.md #7230

merged 3 commits into from
Oct 21, 2018

Conversation

RodolfoSilva
Copy link
Contributor

Summary

Adding support for --watchAll

Test plan

run: jest --watchAll

After first test press Enter to run the test again. It will be fail and show this error:

Error: Database instance is not running. You should start database by calling start() method. BTW it should start automatically if opts.autoStart!=false. Also you may provide opts.debug=true for more info.

image

image

Adding support for `--watchAll`
@facebook-github-bot
Copy link
Contributor

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@SimenB
Copy link
Member

SimenB commented Oct 20, 2018

Good call! Mind updating the versioned docs as well?

@RodolfoSilva
Copy link
Contributor Author

@SimenB thanks. 😄

What do you mean with:

Mind updating the versioned docs as well?

@SimenB
Copy link
Member

SimenB commented Oct 21, 2018

we version our documentation for the different Jest versions. So there are a couple of extra version of the MongoDB document:

image

@RodolfoSilva
Copy link
Contributor Author

@SimenB done 😄

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

Thanks!

@SimenB SimenB merged commit 18dcf3c into jestjs:master Oct 21, 2018
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 12, 2021
@RodolfoSilva RodolfoSilva deleted the patch-1 branch May 12, 2021 13:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants