summaryrefslogtreecommitdiff
path: root/subplot/client.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/client.yaml')
-rw-r--r--subplot/client.yaml14
1 files changed, 14 insertions, 0 deletions
diff --git a/subplot/client.yaml b/subplot/client.yaml
new file mode 100644
index 0000000..80b69f2
--- /dev/null
+++ b/subplot/client.yaml
@@ -0,0 +1,14 @@
+- given: "an installed obnam"
+ function: install_obnam
+
+- given: "a client config based on {filename}"
+ function: configure_client
+
+- when: "I invoke obnam restore {filename} <{genid}> {dbname} {todir}"
+ function: run_obnam_restore
+
+- then: "backup generation is {varname}"
+ function: capture_generation_id
+
+- then: "generation list contains <{gen_id}>"
+ function: generation_list_contains