Skip to content

chore: add DERP websocket integration tests #13168

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

Merged
merged 2 commits into from
May 7, 2024

Conversation

deansheather
Copy link
Member

  • DERPForceWebSockets: Test that DERP over WebSocket (as well as DERPForceWebSockets works). This does not test the actual DERP failure detection code and automatic fallback.
  • DERPFallbackWebSockets: Test that falling back to DERP over WebSocket works.

Also:

  • Rearranges some test code and refactors TestTopology.StartServer to be TestTopology.ServerOptions and take a struct instead of a function

Closes #13045

@deansheather deansheather merged commit 5e8f97d into main May 7, 2024
25 checks passed
@deansheather deansheather deleted the dean/derp-websocket-integration-tests branch May 7, 2024 03:37
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Topology Test for DERP-forced websockets
2 participants