mirror of https://github.com/perkeep/perkeep.git
20 lines
729 B
Plaintext
20 lines
729 B
Plaintext
Tests needed
|
|
|
|
-cmd/camput/
|
|
-verify that stat caching works. verify that -filenodes does create the permanode even if the file was already uploaded (and cached) in a previous run.
|
|
|
|
-- blobserver/{cond,replica,remote,shard} have no tests. should be easier now
|
|
that test.Fetcher is a full blobserver? see encrypt's nascent tests for
|
|
examples.
|
|
|
|
-- app engine integration tests (before we make a release, for sure,
|
|
but probably in presubmit)
|
|
|
|
-- cross-compiling to freebsd and windows etc still works.
|
|
|
|
-- pkg/auth -- not enough tests. see regression at
|
|
https://camlistore-review.googlesource.com/#/c/556/1
|
|
|
|
-- blobserver.WaitForBlob, and integration tests for the http handlers
|
|
for long-polling on Enumerate and Stat
|