-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Unit-test: the Last Reporter #2900
Commits on Jun 16, 2017
-
Find out what happens if every job posts to Coveralls; rationale: Cov…
…eralls typically uses the Job ID, not the Build ID, so presumably it is designed to handle multiple jobs in the same build?
Configuration menu - View commit details
-
Copy full SHA for 94648c3 - Browse repository at this point
Copy the full SHA 94648c3View commit details -
Instrumented code will run slower
200 ms timeout was already causing flakes even before the coverage additions anyway; testing suggests that specific tests won't pass with instrumentation without increased time.
Configuration menu - View commit details
-
Copy full SHA for 5fdc497 - Browse repository at this point
Copy the full SHA 5fdc497View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4efa79 - Browse repository at this point
Copy the full SHA b4efa79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aa9c6a - Browse repository at this point
Copy the full SHA 2aa9c6aView commit details
Commits on Jun 18, 2017
-
Try using browser tests as integration testing for
browser-entry.js
…… by covering it in the `BUILDTMP/mocha.js` bundle
Configuration menu - View commit details
-
Copy full SHA for 58e4b5d - Browse repository at this point
Copy the full SHA 58e4b5dView commit details
Commits on Jun 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for da7b42d - Browse repository at this point
Copy the full SHA da7b42dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9bfeb4 - Browse repository at this point
Copy the full SHA a9bfeb4View commit details
Commits on Jun 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 02ce4a3 - Browse repository at this point
Copy the full SHA 02ce4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c055923 - Browse repository at this point
Copy the full SHA c055923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09429cb - Browse repository at this point
Copy the full SHA 09429cbView commit details -
Fix multiple report instances problem (mainly affects Mocha tests rat…
…her than real usage)
Configuration menu - View commit details
-
Copy full SHA for f50728a - Browse repository at this point
Copy the full SHA f50728aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcc1b5 - Browse repository at this point
Copy the full SHA 5fcc1b5View commit details