featurebase/stats
Seebs 331b5a0e36 use testhook test cleanup
The testhook post-test hooks only work if you use a TestMain to
invoke them, otherwise the cleanups can be registered but never
actually get run. This deletes the etcd sockets, and temp
directories, that we created from our test runs. We also fix
the test creating a temp file directly to create it in a TempDir
(which gets cleaned up after the test), and fix the name of the
top-level tests displayed in TestMain.
2022-09-30 11:25:27 -07:00
..
main_test.go use testhook test cleanup 2022-09-30 11:25:27 -07:00
stats.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
stats_test.go significant refactor of test setup and teardown 2022-09-30 11:25:27 -07:00