converge/pkg/support/iowrappers
Erik Brakkee 3059a16559 table testing with go routines only really works well when standard
assertions are ued. With suite.Required() there are issues in getting
the test results correct.

Instead, use standard assertions and use suite.T().Failed() to do
early returns.
2024-09-08 11:16:49 +02:00
..
bitpipe.go a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00
channelreadwritecloser.go table testing with go routines only really works well when standard 2024-09-08 11:16:49 +02:00
channelreadwriter_test.go table testing with go routines only really works well when standard 2024-09-08 11:16:49 +02:00
inmemoryconnection.go a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00
readwriteaddrcloser.go a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00
readwriteaddrcombiner.go a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00
readwritercombiner.go a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00
synchronizestreams.go a lot of progress in setting up tests for the communication. 2024-09-08 11:16:49 +02:00