featurebase/test
Seebs 1460756b3f Provide option for adjusting node timeouts, set it for tests.
There's no reason to have 10-20 seconds of delays for testing this,
because in testing, we're running things on the local machine and don't
need to worry about significant network lag. Make retry count and delay
settable options, and set them lower. Moves the Replica2 test in
server/server_test.go from ~21s to ~2s.
2020-06-08 12:10:40 -05:00
..
cluster.go remove the last usages of test.NewExecutor and cleanup unused in test package 2018-07-01 07:31:31 -05:00
field.go v2.0.0 2019-10-08 14:56:17 -06:00
handler.go remove the last usages of test.NewExecutor and cleanup unused in test package 2018-07-01 07:31:31 -05:00
holder.go support fragment sync for int and decimal fields 2020-03-13 12:15:54 -05:00
index.go rebase & fix test const 2020-01-08 09:47:43 -07:00
logger.go lock BufferLogger for reads/writes 2019-11-12 12:15:13 -06:00
pilosa.go Provide option for adjusting node timeouts, set it for tests. 2020-06-08 12:10:40 -05:00
pilosa_test.go v2.0.0 2019-10-08 14:56:17 -06:00
transaction.go increase test deadlineSkew to 1s 2020-05-18 19:57:44 -05:00