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

Feature/issue 641 filtering env props #2

Draft
wants to merge 10 commits into
base: feature/issue-641-tooling-tests
Choose a base branch
from

Commits on Jun 23, 2022

  1. Base filtering mechanism

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2882924 View commit details
    Browse the repository at this point in the history
  2. Base filtering mechanism (2)

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    482fac8 View commit details
    Browse the repository at this point in the history
  3. Support for filtering via system properties

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    5849332 View commit details
    Browse the repository at this point in the history
  4. Fixed matching by simple class name

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2252dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Fixed test config for JUnit 4 (only execute via Vintage)

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    f08053f View commit details
    Browse the repository at this point in the history
  2. Fixed baseline tests, downgraded Java version

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    d064bc2 View commit details
    Browse the repository at this point in the history
  3. Fixed test config

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bec9d29 View commit details
    Browse the repository at this point in the history
  4. Fixed test config (2)

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    fd50877 View commit details
    Browse the repository at this point in the history
  5. Bugfixes

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    ac37117 View commit details
    Browse the repository at this point in the history
  6. Added test engine test for filtgering via config properties

    Signed-off-by: Krzysztof Sierszeń <krzysztof.sierszen@digitalnewagency.com>
    crizzis committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b26665b View commit details
    Browse the repository at this point in the history