converge/pkg/support
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
..
collections now using maps of Guid to Agent/Client in the state, working towards the definitive solution. 2024-09-08 11:16:49 +02:00
concurrency restructuring 2024-09-08 11:16:49 +02:00
iowrappers table testing with go routines only really works well when standard 2024-09-08 11:16:49 +02:00
throttling typo 2024-09-08 11:16:49 +02:00
websocketutil many small changes 2024-09-08 11:16:49 +02:00