featurebase/test
Matt Jaffee 9e6662fb00
send POSTed schema to all nodes in cluster
also fix a *bunch* of tests that weren't closing the clusters they
created. Cleaned up one test to use t.Run instead of just checking
everything in a loop
2019-04-29 19:31:23 -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 Fix linter issues: unparam 2018-07-17 12:05:07 -05: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 rename notnull to exists 2018-09-11 15:15:37 -05:00
index.go update parser to handle row keys on SetRowAttrs() 2018-07-27 10:50:04 -05:00
logger.go Unexport test.BufferLogger 2018-07-05 23:11:56 -05:00
pilosa.go trivial 2019-01-04 01:56:10 +03:00
pilosa_test.go send POSTed schema to all nodes in cluster 2019-04-29 19:31:23 -05:00