From 892d576dcbbccdd2266af52fd7c98bd1f919540e Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 13 Nov 2020 14:58:38 +0200 Subject: doc: tidy up and tighten the acceptance criteria chapters --- obnam.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/obnam.md b/obnam.md index 87c7472..812de28 100644 --- a/obnam.md +++ b/obnam.md @@ -219,7 +219,9 @@ it, and verify the results, and finally terminate the server. ### Chunk management happy path -We must be able to create a new chunk. +We must be able to create a new chunk, retrieve it, find it via a +search, and delete it. This is needed so the client can manage the +storage of backed up data. ~~~scenario given an installed obnam @@ -308,7 +310,7 @@ then HTTP status code is 404 This scenario verifies that a small amount of data in simple files in one directory can be backed up and restored, and the restored files and their metadata are identical to the original. This is the simplest -possible, but still useful requirement for a backup system. +possible useful use case for a backup system. ~~~scenario given an installed obnam -- cgit v1.2.1