Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move 'Search Snippets' Spinach feature to Rspec | the-undefined | 2016-11-16 | 1 | -55/+0 |
| | | | | | | | | | This commit moves the `search_snippets.feature` Spinach test to a Rspec feature, as part of deprecating the Spinach test suite. - Remove Spinach discover snippets feature and steps - Remove unused `SharedSearch` module - Add Rspec feature scenarios | ||||
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -1/+0 |
| | |||||
* | Update all `should`-style syntax to `expect` in features | Robert Speicher | 2015-06-12 | 1 | -9/+9 |
| | |||||
* | Replace old spinach step definitions with step. | Ciro Santilli | 2014-09-22 | 1 | -4/+4 |
| | |||||
* | Cleaning for the hound | Charles Bushong | 2014-09-05 | 1 | -12/+12 |
| | |||||
* | Updating to persist a params snippets variable | Charles Bushong | 2014-09-05 | 1 | -0/+56 |