summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--040-bugs.liw.fi.yarn12
1 files changed, 12 insertions, 0 deletions
diff --git a/040-bugs.liw.fi.yarn b/040-bugs.liw.fi.yarn
new file mode 100644
index 0000000..65c9110
--- /dev/null
+++ b/040-bugs.liw.fi.yarn
@@ -0,0 +1,12 @@
+# bugs.liw.fi
+
+`bugs.liw.fi` is where I publish a static website showing the status
+of my distix instance for random personal projects.
+
+ SCENARIO bugs.liw.fi
+ GIVEN server is also known as bugs.liw.fi
+
+ WHEN user fetches http://bugs.liw.fi/
+ THEN HTTP status is 200
+ AND HTTP body matches "distix"
+ AND HTTP body matches "Lars Wirzenius"