-
Notifications
You must be signed in to change notification settings - Fork 39
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
Introduce validator for Refaster template collections and tests #43
Merged
Stephan202
merged 43 commits into
master
from
rossendrijver/junit_extension_refaster_tests
Aug 10, 2022
Merged
Introduce validator for Refaster template collections and tests #43
Stephan202
merged 43 commits into
master
from
rossendrijver/junit_extension_refaster_tests
Aug 10, 2022
Commits on Aug 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d3a2bac - Browse repository at this point
Copy the full SHA d3a2bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 238d91b - Browse repository at this point
Copy the full SHA 238d91bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31ece7e - Browse repository at this point
Copy the full SHA 31ece7eView commit details -
Introduce validator for Refaster template collections and tests
New method: `RefasterCollectionTestUtil#validateTemplateCollection`. This can verify that all Refaster templates from a given template collection are covered by at least one test and that the match rewrites code in the correct test method. Introduce the following modules: - `refaster-runner` - `refaster-test-support`
Configuration menu - View commit details
-
Copy full SHA for 66ae36b - Browse repository at this point
Copy the full SHA 66ae36bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c896710 - Browse repository at this point
Copy the full SHA c896710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73a6b47 - Browse repository at this point
Copy the full SHA 73a6b47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d05d3 - Browse repository at this point
Copy the full SHA 42d05d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 384de95 - Browse repository at this point
Copy the full SHA 384de95View commit details -
Configuration menu - View commit details
-
Copy full SHA for be1967f - Browse repository at this point
Copy the full SHA be1967fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e48bdf - Browse repository at this point
Copy the full SHA 0e48bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aee016 - Browse repository at this point
Copy the full SHA 3aee016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b781cf - Browse repository at this point
Copy the full SHA 5b781cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ebcda1 - Browse repository at this point
Copy the full SHA 6ebcda1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79b9e31 - Browse repository at this point
Copy the full SHA 79b9e31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73381fd - Browse repository at this point
Copy the full SHA 73381fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9584eb - Browse repository at this point
Copy the full SHA f9584ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4995840 - Browse repository at this point
Copy the full SHA 4995840View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22644e9 - Browse repository at this point
Copy the full SHA 22644e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2795daf - Browse repository at this point
Copy the full SHA 2795dafView commit details -
Configuration menu - View commit details
-
Copy full SHA for b417c10 - Browse repository at this point
Copy the full SHA b417c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7098ea3 - Browse repository at this point
Copy the full SHA 7098ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 299c6e9 - Browse repository at this point
Copy the full SHA 299c6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d564de - Browse repository at this point
Copy the full SHA 8d564deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a714ddc - Browse repository at this point
Copy the full SHA a714ddcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d9f7d - Browse repository at this point
Copy the full SHA 35d9f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d672444 - Browse repository at this point
Copy the full SHA d672444View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f178c - Browse repository at this point
Copy the full SHA c3f178cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c862c - Browse repository at this point
Copy the full SHA 47c862cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b103881 - Browse repository at this point
Copy the full SHA b103881View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36df73 - Browse repository at this point
Copy the full SHA f36df73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47acea7 - Browse repository at this point
Copy the full SHA 47acea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8bc585 - Browse repository at this point
Copy the full SHA a8bc585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ffe2b - Browse repository at this point
Copy the full SHA 53ffe2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0a8658 - Browse repository at this point
Copy the full SHA b0a8658View commit details
Commits on Aug 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1dcd659 - Browse repository at this point
Copy the full SHA 1dcd659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93785fb - Browse repository at this point
Copy the full SHA 93785fbView commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8e3fd8 - Browse repository at this point
Copy the full SHA b8e3fd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca5a6b - Browse repository at this point
Copy the full SHA dca5a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f60da11 - Browse repository at this point
Copy the full SHA f60da11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bcd8fb - Browse repository at this point
Copy the full SHA 4bcd8fbView commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b514ad9 - Browse repository at this point
Copy the full SHA b514ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b7beb3 - Browse repository at this point
Copy the full SHA 9b7beb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0f49a - Browse repository at this point
Copy the full SHA fa0f49aView 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.