Commit Graph

18 Commits

Author SHA1 Message Date
Rémy Coutable 3f9cee9a5b
Fix Profile > Preferences feature specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-08 16:48:20 +02:00
Keifer Furzland 7e113b6824 Remove superfluous type defs in specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Robert Speicher e939bf7be1 Change gitlab_sign_in to sign_in where possible 2017-06-29 12:18:23 -04:00
Robert Speicher 45fb1f9542 Change `login_as` uses to `gitlab_sign_in` 2017-06-19 18:59:01 -05:00
Annabel Dunstone Gray 0278b91203 Fix specs 2017-05-12 09:27:05 -05:00
Annabel Dunstone Gray 4b7f0b327c Remove all gitlab theme related code 2017-02-15 13:31:18 -06:00
Ryan Harris 530d222815 Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90ac 2016-11-29 13:39:57 -05:00
Connor Shea 1392cad895 Remove sleeping and replace escaped text. 2016-08-13 00:57:40 -05:00
Phil Hughes f668da11cb Updated tests 2016-08-13 00:57:40 -05:00
Annabel Dunstone 3e28d04cce Fix preferences_spec test 2016-06-10 15:08:13 -05:00
Douwe Maan f87f6480b2 Use new routing helper 2015-09-08 17:53:16 +01:00
Robert Speicher 4b4351a18c Add `feature` tag to feature specs
Not to be confused with the RSpec `type: :feature` tag, this tag is used
by the `spec:feature` Rake task for filtering/grouping specs.
2015-07-06 22:39:55 -04:00
Robert Speicher afec5efc7d Fix features syntax 2015-06-22 12:13:45 +02:00
Robert Speicher b00f447db4 Add `allowing_for_delay` helper method for feature specs 2015-06-14 20:33:29 -04:00
Robert Speicher bf9dd4327e Add feature specs for default dashboard preference 2015-06-13 17:59:12 -04:00
Robert Speicher 0e21436aaf Simplify the javascript behavior for Preference updating 2015-06-13 17:58:17 -04:00
Robert Speicher 844d72716e Add Gitlab::Themes module; remove Gitlab::Theme
Now we can simply loop through all themes, among other things.

This also removes the `dark_theme` / `light_theme` classes and the
`theme_type` helper, since they weren't used anywhere.
2015-06-13 17:58:16 -04:00
Robert Speicher 0c0c31ff34 Move the "Design" templates and logic to Preferences 2015-06-13 17:58:16 -04:00