featurebase/test
Seebs f066fcb33c Use socket instead of TCP for etcd config
When we make dummy test servers, we should make them using sockets
for etcd rather than TCP ports so we don't run into problems like
the test always failing if anything else is on that port already,
which it can totally legitimately be. For instance, if you ran
an existing featurebase server, and then tried "go test" in the
server directory, this would fail.
2022-08-22 11:48:07 -05:00
..
cluster.go [FB-1484] Sentry: fix middleware and CI test for PLG 2022-06-10 14:52:32 -05:00
disco.go simplify, streamline, and possibly debug embedded etcd 2022-07-21 11:42:35 -05:00
field.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
handler.go add copyright notice back in 2021-12-10 11:01:04 -06:00
holder.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
index.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
pilosa.go Use socket instead of TCP for etcd config 2022-08-22 11:48:07 -05:00
pilosa_test.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00
transaction.go Upgrade go.mod to featurebase/v3 2022-01-21 10:57:05 -07:00