perkeep/pkg/test
mpl f29b2665ff test/integration: give the world a corpus
Reasons:
1) TestWebsocketQuery test now needs its world to have a corpus for its
query to succeed, because we now always sort unless specified
otherwise (and the query in the test does not do so).

2) it's more realistic to have an indexer with a corpus anyway, since
that's the canonical use-case.

Change-Id: Icdb31f8600f246227e237b851a1be825dc230d61
2015-02-25 17:16:17 +01:00
..
asserts pkg/tests: Warn about deprecation of asserts.* functions in pkg description. 2014-02-19 10:42:29 +03:00
dockertest pkg/sorted: define (larger) values for key and value sizes 2015-01-26 19:39:41 +01:00
integration Merge "test/integration: test for camget file -contents" 2014-11-12 19:28:18 +00:00
testdata test/integration: give the world a corpus 2015-02-25 17:16:17 +01:00
blob.go blobserver: simplify interface more, add NewMultiBlobStreamer, storagetest func 2014-12-23 17:49:12 -08:00
diff.go test: add Diff function. 2013-11-16 19:06:30 -08:00
doc.go More docs. Every package is documented now. 2013-07-07 21:12:30 -07:00
fakeindex.go search: new DescribeRule describe support 2014-04-19 12:58:55 -07:00
fetcher.go blobserver/memory: add BlobStreamer support to memory.Storage 2014-12-23 19:40:02 -08:00
fetcher_test.go Use storagetest to test the test.Fetcher 2014-08-25 16:46:29 -07:00
loader.go Add BaseURL method to handler Loader. 2014-03-23 17:13:40 -07:00
test.go test: add option to NewLogger to have a list of phrases to mute 2014-12-30 22:27:31 -08:00
test_test.go pkg/test: fix after accidentally checking in WIP change in a82f603dbc 2014-10-19 17:21:51 +02:00
testdep.go gofmt 2014-03-20 12:29:45 -07:00
wait.go test: add WaitFor func 2013-07-21 22:43:39 -07:00
world.go Merge "test/integration: RunCmd must write to buffers even in verbose mode" 2014-11-10 21:46:11 +00:00