storj/internal/testplanet
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
..
bootstrap.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
dir.go internal/testplanet: add missing consoleserver.Config (#2269) 2019-06-20 22:27:36 +02:00
planet_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
planet.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
reconfigure.go overlay cache: slight modification of node-is-online rules (#2490) 2019-07-09 22:36:09 -04:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Improve stability of TestDownloadSharesDownloadTimeout (#2210) 2019-07-05 19:04:15 +03:00
satellite.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
storagenode.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
uplink_test.go pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
uplink.go lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00