summaryrefslogtreecommitdiff
path: root/yarns/regression.yarn
diff options
context:
space:
mode:
Diffstat (limited to 'yarns/regression.yarn')
-rw-r--r--yarns/regression.yarn14
1 files changed, 14 insertions, 0 deletions
diff --git a/yarns/regression.yarn b/yarns/regression.yarn
new file mode 100644
index 00000000..d1cc8e79
--- /dev/null
+++ b/yarns/regression.yarn
@@ -0,0 +1,14 @@
+"regression" tests
+==================
+
+Tests for check we don't introduce some bugs again.
+
+
+Testing if we can build after checking out from a tag.
+
+ SCENARIO morph build works after checkout from a tag
+ GIVEN a workspace
+ AND a git server
+ WHEN checking out the test-tag system tag
+ THEN morph build the system simple-system of the tag test-tag of the repo test:morphs
+