converge/pkg/testsupport
Erik Brakkee 0cd0b543a2 multiple clients connecting to multiple agents.
Clients cannot yet be started in parallel. due to subtle issue in test
setup with accept
2024-09-08 11:16:49 +02:00
..
bitpipe.go test for connecting clients and bidirectional communication to agent. 2024-09-08 11:16:49 +02:00
channelreadwriter_test.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-09-08 11:16:49 +02:00
channelreadwriter.go added leak detection using the goleak library 2024-09-08 11:16:49 +02:00
inmemoryconnection_test.go using AssertReadData/AssertWriteData now where possible. 2024-09-08 11:16:49 +02:00
inmemoryconnection.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-09-08 11:16:49 +02:00
utils.go multiple clients connecting to multiple agents. 2024-09-08 11:16:49 +02:00