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

Faster room joins: Add happy path tests for device list tracking #475

Merged
merged 8 commits into from
Sep 29, 2022

Commits on Sep 23, 2022

  1. Add missing t.Helper() marking to helper functions

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e99a022 View commit details
    Browse the repository at this point in the history
  2. Add comment to createTestRoom

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    e0dd523 View commit details
    Browse the repository at this point in the history
  3. Add createJoin/LeaveEvent helper functions

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    fd921f2 View commit details
    Browse the repository at this point in the history
  4. Add awaitPartialStateJoinCompletion helper function

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    83ff595 View commit details
    Browse the repository at this point in the history
  5. Accept extra route handlers in createTestServer

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    4eb69d6 View commit details
    Browse the repository at this point in the history
  6. Add helpers for device list tracking tests

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    6b26c8e View commit details
    Browse the repository at this point in the history
  7. Test happy cases for device list tracking

    Sean Quah committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    58dfb70 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Merge remote-tracking branch 'origin/main' into squah/faster_room_joi…

    …ns_device_list_tracking_incoming_1
    Sean Quah committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    a7b122a View commit details
    Browse the repository at this point in the history