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

Minor improvements to end-to-end testing framework #66

Merged
merged 4 commits into from
Jun 7, 2024

Commits on Jun 7, 2024

  1. Minor refactor of e2e test utils

    - start logs of failed test cases with "ERROR"
    - make references to code lines more meaningful in the testing output
    - continue the separation of utils and tests
    - replace deprecated PollImmediateWithContext calls
    kispaljr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d808355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c0fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c534eb9 View commit details
    Browse the repository at this point in the history
  4. revert irrelevant changes

    kispaljr committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    eb40bcb View commit details
    Browse the repository at this point in the history