prometheus/tsdb/index
Julien Pivotto 1282d1b39c
Refactor test assertions (#8110)
* Refactor test assertions

This pull request gets rid of assert.True where possible to use
fine-grained assertions.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-10-27 11:06:53 +01:00
..
index.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00
index_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00
postings.go tsdb: remove duplicate values set to reduce memory usage(map overhead) (#7915) 2020-09-10 20:35:47 +05:30
postings_test.go Refactor test assertions (#8110) 2020-10-27 11:06:53 +01:00
postingsstats.go Fix some warnings: 'redundant type from array, slice, or map composite literal' (#7109) 2020-04-15 11:17:41 +01:00
postingsstats_test.go Move away from testutil, refactor imports (#8087) 2020-10-22 11:00:08 +02:00