converge/pkg/testsupport
2024-09-08 11:16:49 +02:00
..
bitpipe.go restructuring test code by introducing a testsupport package 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 minor cleanup 2024-09-08 11:16:49 +02:00
inmemoryconnection_test.go added a few tests for inmemoryconnection. 2024-09-08 11:16:49 +02:00
inmemoryconnection.go renamed ChannelReadWriter to ChannelReadWriteCloser. 2024-09-08 11:16:49 +02:00
utils.go discovered net.Pipe for testing tcp connnections which makes the 2024-09-08 11:16:49 +02:00