summaryrefslogtreecommitdiff
path: root/yarns/regression.yarn
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-10-24 15:05:12 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-10-28 17:07:53 +0000
commite5ae2aba5c0eed9562e34e9398af9989f9a12de7 (patch)
treec999485a5811df95c052d627c4a8d1aa65344dc6 /yarns/regression.yarn
parent52e27d9b00fd18cde2ec27dbfda94eba3b0571bd (diff)
downloadmorph-e5ae2aba5c0eed9562e34e9398af9989f9a12de7.tar.gz
Adding test
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
+