summaryrefslogtreecommitdiff
path: root/features/steps/snippet_search.rb
Commit message (Collapse)AuthorAgeFilesLines
* Move 'Search Snippets' Spinach feature to Rspecthe-undefined2016-11-161-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-linesGrzegorz Bizon2016-07-011-1/+0
|
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-9/+9
|
* Replace old spinach step definitions with step.Ciro Santilli2014-09-221-4/+4
|
* Cleaning for the houndCharles Bushong2014-09-051-12/+12
|
* Updating to persist a params snippets variableCharles Bushong2014-09-051-0/+56