storj/internal/testplanet
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
..
planet_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
planet.go Fixes Auth Issue (#2064) 2019-05-28 16:32:51 +02:00
reconfigure.go dial node/address with bad server cert (#1342) 2019-02-26 19:35:16 +01:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Refactor pb.Node protobuf (#1785) 2019-04-22 12:07:50 +03:00
uplink_test.go Download is hanging when one node is not responsive (#1764) 2019-04-25 10:17:26 +02:00
uplink.go server side macaroons (#1945) 2019-05-24 10:51:27 -06:00