perkeep/pkg/test/integration
mpl a538874c07 pkg/client: move upload test to pkg/test/integration
In 877eafa49b , pkg/server started
importing pkg/client , since the server has to be able to fetch blobs
from a share claim of another server. This introduced a circular
dependency in tests, as pkg/client/upload_test.go instantiates a server.

As the test uses both a client and a server, and tests uploading between
the two, it seems fitting to move it to pkg/test/integration, which
breaks the circular dep.

Change-Id: I2458ffd72912ff6e9c1a0f67e187d54cc895c2e9
2018-06-27 21:08:46 +02:00
..
camget_test.go test/integration: skip more symlink tests on Windows 2018-05-01 14:40:30 -07:00
camlistore_test.go all: Windows fixes (don't listen on file descriptors in test.World, etc) 2018-05-01 21:38:19 -07:00
camput_test.go cmd: rename camget to pk-get, and make it a mode of pk 2018-04-22 20:50:54 -07:00
diskpacked_test.go cmd: rename camput to pk-put, and make "pk put" call it 2018-04-21 10:26:55 -07:00
integration.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
integration_test.go all, testhooks: use sha224 by default, add hook for some tests to use sha-1 2018-01-09 20:03:38 -08:00
named_test.go cmd: rename camput to pk-put, and make "pk put" call it 2018-04-21 10:26:55 -07:00
non-utf8_test.go test/integration: skip more symlink tests on Windows 2018-05-01 14:40:30 -07:00
share_test.go pkg/test: give the World a GOBIN 2018-05-16 01:34:22 +02:00
upload_test.go pkg/client: move upload test to pkg/test/integration 2018-06-27 21:08:46 +02:00
z_test.go Rename camlistored to perkeepd. 2018-04-21 11:06:09 -07:00