storj/storage/testsuite
ethanadams 16e3b77cf5
Enable Scopelint Linter (#2049)
* added scopelint and correcte issues found

* corrected scopelint issue

* made updates based on Ivan's suggestions

Most were around naming conventions
Some were false positives, but I kept them since the test.Run could eventually be changed to run in parallel, which could cause a bug
Others were false positives.  Added // nolint: scopelint
2019-05-29 09:30:16 -04:00
..
bench.go add boltDB batching for Put operation, add benchmark test (#1865) 2019-05-06 13:47:12 -07:00
long_bench.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_crud.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_iterate_all.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_iterate.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_list.go Removed ReverseList from KeyValueStore interfaces (#1306) 2019-02-13 12:27:03 -05:00
test_listv2.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test_parallel.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
test_prefix.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
test.go add boltDB batching for Put operation, add benchmark test (#1865) 2019-05-06 13:47:12 -07:00
utils.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00