the-undefined
903431e889
Move 'Explore Snippets' Spinach feature to Rspec
...
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
2016-11-08 06:37:02 +00:00
the-undefined
27528d4490
Move spinach public snippet feature to rspec spec
...
- Add rspec feature for public snippets
- Remove spinach test for public snippets
2016-11-04 06:58:40 +00:00
Han Loong Liauw
45e11d95f2
fix spinach features to use new button wordings
...
Also fixed an accidental deletion of pratial
2015-10-15 17:59:17 +11:00
Stan Hu
e785b9d2e2
Fix Error 500 when one user attempts to access a personal, internal snippet
...
Closes #1815
2015-06-19 21:23:46 -07:00
Valery Sizov
40c8f159a2
Fix raw view for public snippets
2014-10-27 11:51:31 +02:00
Valery Sizov
705652d625
fix for public snippet
2014-10-24 11:52:52 +03:00
Valery Sizov
47f539f5a6
Snippets: public/internal/private
2014-10-09 17:09:53 +03:00
Valery Sizov
fd8d1d9b62
Snippets: rename public to internal
2014-10-07 11:54:00 +03:00
Ciro Santilli
fa34901237
Make Spinach test names consistent
...
- 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
2014-10-05 18:21:11 +02:00
Dmitriy Zaporozhets
9be5425a88
Refactor snippets views
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-06-14 12:36:46 +03:00
Jeroen van Baarsen
e84057da1b
Splitted the Spinach tests to prevent time-outs
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-06-04 22:55:27 +02:00
Ciro Santillli
170340e6b1
Remove dir prefix and suffix from tests inside dir.
2014-02-23 10:34:39 +01:00
Andrew8xx8
e0af7cefb4
Typos fixed
2013-03-25 20:32:10 +04:00
Andrew8xx8
8f08fbfd9f
Tests for personal snippets added
2013-03-25 02:19:40 +04:00