summaryrefslogtreecommitdiff
path: root/features/snippets
Commit message (Collapse)AuthorAgeFilesLines
* Move 'User Snippets' Spinach feature to Rspecthe-undefined2017-01-161-34/+0
| | | | | | | | This commit moves the `snippets/user.feature` Spinach test to a Rspec feature, as part of deprecating the Spinach test suite. - Remove Spinach discover snippets feature and steps - Add Rspec feature test
* Move 'Explore Snippets' Spinach feature to Rspecthe-undefined2016-11-081-13/+0
| | | | | | | | | | | | This commit moves the `snippets/discover.feature` Spinach test to a Rspec feature, as part of deprecating the Spinach test suite. The original feature was called 'Discover Snippets', but the UI no longer reflects this wording. The new Rspec feature is called 'Explore Snippets' to reflect UI/Controller/View naming in use. - Remove Spinach discover snippets feature and steps - Add Rspec feature test
* Move spinach public snippet feature to rspec specthe-undefined2016-11-041-10/+0
| | | | | - Add rspec feature for public snippets - Remove spinach test for public snippets
* fix spinach features to use new button wordingsHan Loong Liauw2015-10-151-1/+1
| | | | Also fixed an accidental deletion of pratial
* Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu2015-06-191-1/+12
| | | | Closes #1815
* Fix raw view for public snippetsValery Sizov2014-10-271-0/+5
|
* fix for public snippetValery Sizov2014-10-242-1/+6
|
* Snippets: public/internal/privateValery Sizov2014-10-092-1/+14
|
* Snippets: rename public to internalValery Sizov2014-10-071-1/+1
|
* Make Spinach test names consistentCiro Santilli2014-10-053-3/+3
| | | | | | | - 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
* Refactor snippets viewsDmitriy Zaporozhets2014-06-141-1/+0
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Splitted the Spinach tests to prevent time-outsJeroen van Baarsen2014-06-043-0/+3
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* Remove dir prefix and suffix from tests inside dir.Ciro Santillli2014-02-232-0/+0
|
* Typos fixedAndrew8xx82013-03-251-1/+1
|
* Tests for personal snippets addedAndrew8xx82013-03-253-0/+60