add TODO for a new test

Change-Id: I6fadfa6bfcbcc27753e12f3def96123ce3715689
This commit is contained in:
Brad Fitzpatrick 2013-12-16 08:15:44 -08:00
parent ab635c6ab3
commit 49c2eea50a
1 changed files with 5 additions and 0 deletions

5
TESTS
View File

@ -1,5 +1,10 @@
Tests needed
-- test that server/camlistored still builds & starts even when sqlite isn't
available (TODO: hide it from the test by running make.go in a child
process with a faked-out PKG_CONFIG environment or something, to make
cmd/go unable to find it even if it's installed)
-- search & corpus use of EnumeratePermanodesLastModified
-- pkg/client --- test FetchVia against a server returning compressed content.