Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing FINALLY | Daniel Silverstone | 2017-08-02 | 1 | -0/+2 |
| | |||||
* | Add yarn to ensure auditability of 'as' use | Richard Maw | 2017-08-01 | 1 | -0/+15 |
| | |||||
* | Tweak wording ever so slightly in 'as' yarn | Daniel Silverstone | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Complete cleanups that Richard started | Daniel Silverstone | 2017-01-02 | 1 | -31/+31 |
| | |||||
* | testing: Add teardown step to all scenarios | Richard Maw | 2016-12-18 | 1 | -0/+4 |
| | |||||
* | Additional scenario for the 'as' command | Daniel Silverstone | 2013-06-22 | 1 | -0/+34 |
| | |||||
* | Support testing of 'as' | Daniel Silverstone | 2013-06-22 | 1 | -0/+37 |
| | |||||
* | Add empty command yarns | Daniel Silverstone | 2013-06-22 | 1 | -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. |