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

Introduce validator for Refaster template collections and tests #43

Merged
merged 43 commits into from
Aug 10, 2022

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    d3a2bac View commit details
    Browse the repository at this point in the history
  2. Suggestions

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    238d91b View commit details
    Browse the repository at this point in the history
  3. Alternative suggestion

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    31ece7e View commit details
    Browse the repository at this point in the history
  4. 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`
    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    66ae36b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c896710 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    73a6b47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42d05d3 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    384de95 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be1967f View commit details
    Browse the repository at this point in the history
  10. First version of README.md

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0e48bdf View commit details
    Browse the repository at this point in the history
  11. README suggestions

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3aee016 View commit details
    Browse the repository at this point in the history
  12. Minor README tweaks

    Badbond authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5b781cf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6ebcda1 View commit details
    Browse the repository at this point in the history
  14. Suggestions

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    79b9e31 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73381fd View commit details
    Browse the repository at this point in the history
  16. Suggestions

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f9584eb View commit details
    Browse the repository at this point in the history
  17. Apply feedback

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4995840 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    22644e9 View commit details
    Browse the repository at this point in the history
  19. Add more happy flow examples

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2795daf View commit details
    Browse the repository at this point in the history
  20. Post-rebase fix

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b417c10 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7098ea3 View commit details
    Browse the repository at this point in the history
  22. Apply feedback

    rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    299c6e9 View commit details
    Browse the repository at this point in the history
  23. Suggestions

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8d564de View commit details
    Browse the repository at this point in the history
  24. As suggested

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a714ddc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    35d9f7d View commit details
    Browse the repository at this point in the history
  26. Suggestion

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d672444 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c3f178c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    47c862c View commit details
    Browse the repository at this point in the history
  29. Handle deserialization failure

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b103881 View commit details
    Browse the repository at this point in the history
  30. Get the build to pass

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f36df73 View commit details
    Browse the repository at this point in the history
  31. Post-rebase fixes

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    47acea7 View commit details
    Browse the repository at this point in the history
  32. Suggestions

    Stephan202 authored and rickie committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a8bc585 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    53ffe2b View commit details
    Browse the repository at this point in the history
  34. Javadoc tweak

    Stephan202 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b0a8658 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    1dcd659 View commit details
    Browse the repository at this point in the history
  2. Semi-related fix

    Stephan202 committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    93785fb View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    b8e3fd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca5a6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f60da11 View commit details
    Browse the repository at this point in the history
  4. Pieter's suggestions

    Stephan202 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    4bcd8fb View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Suggestions

    Stephan202 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    b514ad9 View commit details
    Browse the repository at this point in the history
  2. Apply Pieter's suggestion

    Stephan202 committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9b7beb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa0f49a View commit details
    Browse the repository at this point in the history