storj/private/testplanet
Egon Elbre b04f9996c5 pkg/rpc: move test that needs testplanet
Move rpc test that uses testplanet into private/testplanet.

This ensures that rpc doesn't have the whole system as a dependency
making it easier to separate.

This unfortunately leaves pkg/rpc without specific tests, but
we would need to write new tests that only use the core packages.

Change-Id: I402ab3c2d50282af159c2ef3371d23b0997fef0a
2019-12-17 13:31:12 +00:00
..
dir.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
planet_test.go replace planet.Start in tests with planet.Run 2019-12-10 16:55:54 +00:00
planet.go satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
reconfigure.go satellite: adds and enables cockroachdb compatibility for tests 2019-12-16 22:29:25 +00:00
referralmanager.go satellite/referrals: set up referrals service and http endpoints (#3566) 2019-11-25 16:36:36 -05:00
rpc_test.go pkg/rpc: move test that needs testplanet 2019-12-17 13:31:12 +00:00
run_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
run.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
satellite.go private,satellite: unite all the "temp db schema" things 2019-12-05 15:36:59 +00:00
storagenode.go storagenode/trust: wire up list into pool 2019-12-13 20:32:50 +00:00
uplink_test.go storagenode: Add new endpoint to receive satellite requests for… (#3590) 2019-11-26 18:47:19 +01:00
uplink.go satellite/metainfo: add UserAgent support to endpoints (#3548) 2019-11-26 03:12:37 -08:00
versioning.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00