Cody Soyland
|
85b1a73b73
|
Refactor test utilities into importable package.
Remove duplicate instances of test utilities from pilosa.ctl.
Now subpackages such as pilosa.ctl may import test utilities.
|
2017-06-23 09:10:15 -05:00 |
|
Ben Johnson
|
3a43a862ec
|
Add Holder test coverage.
|
2017-06-12 13:07:26 -06:00 |
|
Travis
|
f429c87a56
|
new test function: MustCreateRankedFragmentIfNotExists
|
2017-05-01 23:57:43 -05:00 |
|
Matt Jaffee
|
c828953702
|
change the default num and try to fix some tests
|
2017-05-01 16:58:45 -05:00 |
|
Cody Soyland
|
3996b56b88
|
Apply Apache License 2.0
|
2017-04-28 14:22:03 -05:00 |
|
Travis
|
1343979308
|
Fixes up a few overlooked d := Index()
|
2017-04-24 11:17:30 -05:00 |
|
Travis
|
2ad322c2c7
|
Rename DB to Index
Rename `db.go` to `index.go` and `db_test.go` to `index_test.go`
|
2017-04-23 21:49:27 -05:00 |
|
Travis
|
2cacff8e09
|
Rename Index to Holder
Rename `index.go` to `holder.go` and `index_test.go` to `holder_test.go`
|
2017-04-23 15:59:20 -05:00 |
|