gitlab-org--gitlab-foss/app/views/devise
Robert Speicher b95ef77e23 Move "I should see Crowd login form" feature to a view spec
We were doing all kinds of code gymnastics to "enable" Crowd in the
feature spec and this would sometimes cause a transient failure.

Really what it's testing is if the Crowd login form shows when Crowd's
enabled, so this is much better suited to a view spec.
2016-02-24 17:38:13 -05:00
..
confirmations Clean up devise views. 2015-02-05 19:12:47 +01:00
mailer Allow account unlock via email 2015-12-14 15:35:02 -06:00
passwords Autofocus the email field on the password reset form 2015-09-30 15:39:59 -04:00
registrations Add a page title to every page. 2015-04-30 19:12:15 +02:00
sessions Move "I should see Crowd login form" feature to a view spec 2016-02-24 17:38:13 -05:00
shared Replace nav-tabs with nav-links 2016-01-13 17:13:36 +01:00
unlocks Allow account unlock via email 2015-12-14 15:35:02 -06:00