Commit Graph

4 Commits

Author SHA1 Message Date
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
Robert Speicher 45824aabc6 Allow non-admin users to see version information
We want users to know what features they have available (and to pressure
their admins to upgrade).
2015-09-23 17:18:15 -04:00
Robert Speicher be142e6bd6 Move the `version_check_enabled` check from view to helper 2015-09-23 16:28:51 -04:00
Robert Speicher 48cfad9013 Add a view spec (gasp!) for help/index 2015-09-23 16:20:58 -04:00