-
Notifications
You must be signed in to change notification settings - Fork 1.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
Increase and improve integration tests #2795
Merged
Merged
Commits on Dec 4, 2022
-
Fix bug in integration test harness code
The cleanup function would have never been called, since expectedExitCode was always 0 in the constructor.
Configuration menu - View commit details
-
Copy full SHA for 665167f - Browse repository at this point
Copy the full SHA 665167fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e6bba - Browse repository at this point
Copy the full SHA 17e6bbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a88fdc - Browse repository at this point
Copy the full SHA 3a88fdcView commit details -
Improve tests to check teardown() is called even when test run is abo…
…rted This is a simplified and better alternative to the existing TestEngineRunsTeardownEvenAfterTestRunIsAborted test for the Engine.
Configuration menu - View commit details
-
Copy full SHA for 7fedfd2 - Browse repository at this point
Copy the full SHA 7fedfd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1491c4 - Browse repository at this point
Copy the full SHA e1491c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a67cb56 - Browse repository at this point
Copy the full SHA a67cb56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 690fbbb - Browse repository at this point
Copy the full SHA 690fbbbView commit details
Commits on Dec 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f18a3be - Browse repository at this point
Copy the full SHA f18a3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e73e87 - Browse repository at this point
Copy the full SHA 3e73e87View 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.