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

fix: tests that relied on order of events #1534

Merged
merged 12 commits into from
Jul 6, 2023

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    d41495c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. all tests passing

    BertKleewein committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    8da5c6f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    05e264c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbea24f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    a47c2e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    6d50218 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix client and server cleanup to make tests less flaky

    Bert Kleewein committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8ce5746 View commit details
    Browse the repository at this point in the history
  2. more changes to test case cleanup

    Bert Kleewein committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3e8d661 View commit details
    Browse the repository at this point in the history
  3. remove disconnect calls. This doesn't disconnect, it just sends a pac…

    …ket (to a stream that's already closed)
    Bert Kleewein committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d31cb5f View commit details
    Browse the repository at this point in the history
  4. roll back timeout changes

    Bert Kleewein committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    a6a770a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. add comments

    Bert Kleewein committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    dfee75d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08c7c3 View commit details
    Browse the repository at this point in the history