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

Modernize tests #377

Merged
merged 12 commits into from
May 15, 2024
Merged

Modernize tests #377

merged 12 commits into from
May 15, 2024

Commits on May 8, 2024

  1. modernize app tests

    n0v1 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf62899 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. modernize metadata tests

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3b75d64 View commit details
    Browse the repository at this point in the history
  2. modernize app context tests

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    3b72be4 View commit details
    Browse the repository at this point in the history
  3. modernize error tests

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    19273ee View commit details
    Browse the repository at this point in the history
  4. modernize middleware tests

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7b726d0 View commit details
    Browse the repository at this point in the history
  5. fix linting error

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    498a1d2 View commit details
    Browse the repository at this point in the history
  6. modernize onerror tests

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    fcf5b92 View commit details
    Browse the repository at this point in the history
  7. modernize util tests

    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e734917 View commit details
    Browse the repository at this point in the history
  8. do not run test in parallel to prevent random port clashes resulting …

    …in "No address added out of total 1 resolved"
    n0v1 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    74379d9 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    94c641f View commit details
    Browse the repository at this point in the history
  2. tests still randomly fail with 'No address added out of total 1 resol…

    …ved' - try with serial: true
    n0v1 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4a9943b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e696dd View commit details
    Browse the repository at this point in the history