Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -3/+3 |
| | |||||
* | Snippets: public/internal/private | Valery Sizov | 2014-10-09 | 1 | -0/+4 |
| | |||||
* | Make Spinach test names consistent | Ciro Santilli | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | - do not add Feature to feature titles - titleize feature titles - put steps on the same path as .feature files - make feature titles match their path | ||||
* | Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into ↵ | Dmitriy Zaporozhets | 2014-09-22 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | | | cirosantilli-spinach-step Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: features/steps/project/markdown_render.rb | ||||
| * | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -2/+2 |
| | | |||||
* | | Prefix Spinach features with Spinach::Features::. | Ciro Santilli | 2014-09-22 | 1 | -1/+1 |
|/ | |||||
* | Remove dir prefix and suffix from tests inside dir. | Ciro Santillli | 2014-02-23 | 1 | -0/+17 |