Add unit tests for SQS rendezvous in broker

Co-authored-by: Michael Pu <michael.pu@uwaterloo.ca>
This commit is contained in:
Andrew Wang 2024-01-13 16:10:12 -05:00 committed by Cecylia Bocovich
parent 32e864b71d
commit 9b90b77d69
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90
4 changed files with 438 additions and 93 deletions

View file

@ -16,8 +16,6 @@ import (
"sync"
"syscall"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/proxy"
pt "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib"
sf "gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/client/lib"