-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Basic support for Jest runner #335
Merged
Merged
Commits on Oct 11, 2017
-
Alexey committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for d5d93cc - Browse repository at this point
Copy the full SHA d5d93ccView commit details -
Alexey committed
Oct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for ba08fba - Browse repository at this point
Copy the full SHA ba08fbaView commit details -
Add missing --runInBand flag to jest command
Alexey committedOct 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 8bf5abd - Browse repository at this point
Copy the full SHA 8bf5abdView commit details
Commits on Oct 13, 2017
-
Use process.env instead of process.argv (not supported in Jest)
Alexey committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for bcb0174 - Browse repository at this point
Copy the full SHA bcb0174View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9157bb0 - Browse repository at this point
Copy the full SHA 9157bb0View commit details -
Adjust tests to the new env approach
Alexey committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for efe3b39 - Browse repository at this point
Copy the full SHA efe3b39View commit details -
Adjust indentation in package.json
Alexey committedOct 13, 2017 Configuration menu - View commit details
-
Copy full SHA for c3c0077 - Browse repository at this point
Copy the full SHA c3c0077View commit details
Commits on Oct 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 92a1c49 - Browse repository at this point
Copy the full SHA 92a1c49View commit details
Commits on Oct 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 14d6965 - Browse repository at this point
Copy the full SHA 14d6965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 256af2b - Browse repository at this point
Copy the full SHA 256af2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afcfc0e - Browse repository at this point
Copy the full SHA afcfc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fde423 - Browse repository at this point
Copy the full SHA 8fde423View commit details
Commits on Oct 16, 2017
-
Use alternative flow to handle env variables
Alexey committedOct 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 8c9dc3b - Browse repository at this point
Copy the full SHA 8c9dc3bView commit details -
Support argv and priorotize them over env vars
Alexey committedOct 16, 2017 Configuration menu - View commit details
-
Copy full SHA for 8092625 - Browse repository at this point
Copy the full SHA 8092625View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc45bc2 - Browse repository at this point
Copy the full SHA dc45bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b4519 - Browse repository at this point
Copy the full SHA 63b4519View commit details
Commits on Oct 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 35e0f65 - Browse repository at this point
Copy the full SHA 35e0f65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3803b47 - Browse repository at this point
Copy the full SHA 3803b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21690b8 - Browse repository at this point
Copy the full SHA 21690b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcfa4a - Browse repository at this point
Copy the full SHA 5fcfa4aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.