open-nomad/testutil
Mahmood Ali aa77c2731b tests: use standard library testing.TB
Glint pulled in an updated version of mitchellh/go-testing-interface
which broke some existing tests because the update added a Parallel()
method to testing.T. This switches to the standard library testing.TB
which doesn't have a Parallel() method.
2021-06-09 16:18:45 -07:00
..
responsewriter.go tests: fix races caused by sharing a buffer 2018-10-16 16:56:55 -07:00
server.go Fixup uses of sanity (#10187) 2021-03-16 18:05:08 -04:00
slow.go Skip QEMU graceful shutdown test except on Travis 2018-01-31 15:47:26 -08:00
vault.go tests: swap lib/freeport for tweaked helper/freeport 2019-12-09 08:37:32 -06:00
wait.go tests: use standard library testing.TB 2021-06-09 16:18:45 -07:00
wait_test.go nomad: testing remove peer 2015-06-04 13:02:39 +02:00