Commit graph

18 commits

Author SHA1 Message Date
Mike Greiling
7f3fc26ec9 fix failing tests 2016-12-10 00:57:23 -06:00
Luke Bennett
9abd871a03
Added full-width new snippet button on mobile and corrected capitalization
Altered specs that click capitalised New Snippet button

Applied review feedback missed in  Changes `.no-comment` `opactiy: 0.5` to `opacity: .5`

Added `.btn-wide-on-xs` and applied to snippet buttons
2016-09-18 16:33:33 +01:00
Phil Hughes
d53bfcb0bb Updated snippets tests 2016-05-19 10:01:27 +01:00
Phil Hughes
da6e38a889 Fixed tests for comment forms 2016-03-04 10:44:04 +00:00
Douwe Maan
79c90821ac Rename .issuable-details to .detail-page (and -header and -description) 2015-12-16 16:13:22 +01:00
Douwe Maan
4df8477afc Fix tests 2015-12-16 14:35:01 +01:00
Douwe Maan
d9944fdb59 Fix spec 2015-10-18 15:36:02 +02: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
Dmitriy Zaporozhets
f167f37e5a
Fix rubocop issues at feature/ directory
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-22 14:21:34 +02:00
Robert Speicher
584f8601ef Change within to page.within in feature steps 2015-06-12 05:12:42 -04:00
Robert Speicher
69bbc413fe Update all should-style syntax to expect in features 2015-06-12 05:12:09 -04:00
Vinnie Okada
76aad9b76e Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:

* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Ciro Santilli
a92f48f615 Remove def project from tests that inherit it. 2014-09-28 13:44:04 +02:00
Dmitriy Zaporozhets
c31c8c55a4
Merge branch 'spinach-step' of https://github.com/cirosantilli/gitlabhq into cirosantilli-spinach-step
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>

Conflicts:
	features/steps/project/markdown_render.rb
2014-09-22 20:56:12 +03:00
Ciro Santilli
de6c8778f7 Prefix Spinach features with Spinach::Features::. 2014-09-22 16:30:25 +02:00
Ciro Santilli
ef6e94e37e Replace old spinach step definitions with step. 2014-09-22 10:01:50 +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
Ciro Santillli
170340e6b1 Remove dir prefix and suffix from tests inside dir. 2014-02-23 10:34:39 +01:00
Renamed from features/steps/project/project_snippets.rb (Browse further)