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

Update test harness (Py3.11) #2744

Merged
merged 9 commits into from
Apr 26, 2023
Merged

Update test harness (Py3.11) #2744

merged 9 commits into from
Apr 26, 2023

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    40d2b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32a96f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Fix failing operation test

    (writing log to disk)
    clenk committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    48ed801 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    933bae0 View commit details
    Browse the repository at this point in the history
  3. Use our own AsyncMock

    The one from unittest doesn't exist in Python 3.7.
    Also consolidate a second async mock wrapper for code reuse.
    clenk committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c2d4e69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c7d05a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    52cde70 View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions versions

    clenk committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    955bb2a View commit details
    Browse the repository at this point in the history
  3. Fix warning stacklevel

    clenk committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3c5b8e5 View commit details
    Browse the repository at this point in the history