summaryrefslogtreecommitdiff
path: root/050-distix.obnam.org.yarn
diff options
context:
space:
mode:
Diffstat (limited to '050-distix.obnam.org.yarn')
-rw-r--r--050-distix.obnam.org.yarn24
1 files changed, 0 insertions, 24 deletions
diff --git a/050-distix.obnam.org.yarn b/050-distix.obnam.org.yarn
deleted file mode 100644
index 90a840f..0000000
--- a/050-distix.obnam.org.yarn
+++ /dev/null
@@ -1,24 +0,0 @@
-# distix.obnam.org
-
-`distix.obnam.org` is where I publish a static website showing the
-status of my Obnam distix instances.
-
- SCENARIO distix.obnam.org
- GIVEN server is also known as distix.obnam.org
-
- WHEN user fetches http://distix.obnam.org/
- THEN HTTP status is 200
- AND HTTP body matches "distix"
- AND HTTP body matches "obnam-support"
- AND HTTP body matches "obnam-dev"
-
- WHEN user fetches http://distix.obnam.org/obnam-dev/
- THEN HTTP status is 200
- AND HTTP body matches "distix"
- AND HTTP body matches "Obnam development"
-
- WHEN user fetches http://distix.obnam.org/obnam-support/
- THEN HTTP status is 200
- AND HTTP body matches "distix"
- AND HTTP body matches "Obnam"
- AND HTTP body matches "support"