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

test: enhance integration tests #95

Merged
merged 7 commits into from
Mar 5, 2024
Merged

Commits on Mar 5, 2024

  1. test: enhance integration tests

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1b5440e View commit details
    Browse the repository at this point in the history
  2. ci: enable in pr workflow integration tests

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    6f72304 View commit details
    Browse the repository at this point in the history
  3. test: help visibility of failsafe tests using logs

    in a junit5 helper Extension class
    
    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0ee53d3 View commit details
    Browse the repository at this point in the history
  4. test: fix and tailor tests also for new java versions

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f346768 View commit details
    Browse the repository at this point in the history
  5. test: mock maven interaction in Integration test

    To overcome bug of running dependency tree maven plugin in a github action workflow runner, with any combination of java + maven
    
    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c6d2d17 View commit details
    Browse the repository at this point in the history
  6. fix: fix static mocking

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    
    return matrix strategy
    
    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c3ed57e View commit details
    Browse the repository at this point in the history
  7. test: final touches

    Signed-off-by: Zvi Grinberg <zgrinber@redhat.com>
    zvigrinberg committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d739bfc View commit details
    Browse the repository at this point in the history