Joachim Bauch
|
03cad99b8d
|
Switch to "github.com/stretchr/testify" for tests.
|
2024-09-03 13:50:52 +02:00 |
|
Joachim Bauch
|
4603b2b290
|
test: Make sure tests that change global state are not executed concurrently.
|
2024-05-14 16:51:20 +02:00 |
|
Joachim Bauch
|
0d15971506
|
Dump previous goroutines if leakcheck fails.
|
2023-12-07 12:04:29 +01:00 |
|
Joachim Bauch
|
6395b87577
|
Test: log number of active read/write pumps in case of error.
Also dump goroutines to help tracking down what is blocking cleanup.
|
2023-01-18 14:26:40 +01:00 |
|
Joachim Bauch
|
0020076f2b
|
Run function to test for goroutine leaks as subtest.
This makes sure the test has been completely teared down before the
goroutines are counted and thus should prevent flaky failed tests.
|
2023-01-17 14:51:02 +01:00 |
|
Joachim Bauch
|
5a12959821
|
Test: Fix counting / comparing of goroutines.
|
2023-01-17 14:34:01 +01:00 |
|
Joachim Bauch
|
c91b0de254
|
Add tests for regular NATS client.
|
2021-06-04 15:13:33 +02:00 |
|