summaryrefslogtreecommitdiff
path: root/testing/02-commands-as.yarn
Commit message (Collapse)AuthorAgeFilesLines
* Add missing FINALLYDaniel Silverstone2017-08-021-0/+2
|
* Add yarn to ensure auditability of 'as' useRichard Maw2017-08-011-0/+15
|
* Tweak wording ever so slightly in 'as' yarnDaniel Silverstone2017-01-021-1/+1
|
* Complete cleanups that Richard startedDaniel Silverstone2017-01-021-31/+31
|
* testing: Add teardown step to all scenariosRichard Maw2016-12-181-0/+4
|
* Additional scenario for the 'as' commandDaniel Silverstone2013-06-221-0/+34
|
* Support testing of 'as'Daniel Silverstone2013-06-221-0/+37
|
* Add empty command yarnsDaniel Silverstone2013-06-221-0/+1
In order that we can test every command individually, we want a yarn for each command. These tests should be run before any of the more complex scenarios. As such, we group them all under 02-commands. For now, these yarn files are empty. As time goes by we will add tests for everything these commands can do.