aboutsummaryrefslogtreecommitdiff
path: root/doc/todo
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 17:19:26 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-15 17:19:26 -0400
commit4c0f3b3c9fe45b63878167a9e751218569d77040 (patch)
treec686f80a25d49ad10ed3dacf2d3e74a9d07ca819 /doc/todo
parent42710158e49f8460ac50b6a77d317b2f6cda4b57 (diff)
starting to work on test suite for v6
Diffstat (limited to 'doc/todo')
-rw-r--r--doc/todo/smudge.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn
index fe4750ee2..e1d54cf7f 100644
--- a/doc/todo/smudge.mdwn
+++ b/doc/todo/smudge.mdwn
@@ -321,7 +321,12 @@ files to be unlocked, while the indirect upgrades don't touch the files.
#### implementation todo list
-* Test suite should have a pass that runs with files unlocked.
+* Test suite should have passes for:
+ v5 indirect
+ v5 direct
+ v6 locked
+ v6 unlocked
+ Currently, the test suite fails horribly.
* assistant: In v6 mode, adds files in unlocked mode, so they can
continue to be modified. TODO
* When the webapp creates a repo, it forces it into direct mode. But that