storj/storage/testsuite
Egon Elbre 00b2e1a7d7 all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck

* fix closing body

* keep interfacer disabled

* hide bodies

* don't use deprecated func

* fix dead code

* fix potential overrun

* keep stylecheck disabled

* don't pass nil as context

* fix infinite recursion

* remove extraneous return

* fix data race

* use correct func

* ignore unused var

* remove unused consts
2019-08-22 13:40:15 +02:00
..
bench.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
long_bench.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
test_crud.go CompareAndSwap in KeyValueStore (#2602) 2019-07-23 22:46:33 +03:00
test_iterate_all.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
test_iterate.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
test_list.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
test_listv2.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
test_parallel.go CompareAndSwap in KeyValueStore (#2602) 2019-07-23 22:46:33 +03:00
test_prefix.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
test.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
utils.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00