summaryrefslogtreecommitdiff
path: root/testing/library.yarn
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2016-12-18 15:15:20 +0000
committerRichard Maw <richard.maw@gmail.com>2016-12-18 15:28:17 +0000
commitc354461cd3b07da30b0edd0e0b56341b8e02345c (patch)
tree771ded0e59bbc6cdff7a94e0d30b955553ae25bc /testing/library.yarn
parentdacd657430f4b8107d97e52c9c32694fa548feb1 (diff)
downloadgitano-c354461cd3b07da30b0edd0e0b56341b8e02345c.tar.gz
testing: Add teardown step to all scenarios
Diffstat (limited to 'testing/library.yarn')
-rw-r--r--testing/library.yarn3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/library.yarn b/testing/library.yarn
index 6e0b1c9..5a812fa 100644
--- a/testing/library.yarn
+++ b/testing/library.yarn
@@ -35,6 +35,9 @@ General instance management
$GTT createsshkey testinstance bypasskey
$GTT setupstandard testinstance adminkey bypasskey
+ IMPLEMENTS FINALLY the instance is torn down
+ $GTT teardownstandard testinstance adminkey bypasskey
+
Repository access
-----------------