BigW Consortium Gitlab

  1. 03 Aug, 2016 1 commit
  2. 24 Feb, 2016 1 commit
    • Move "I should see Crowd login form" feature to a view spec · b95ef77e
      Robert Speicher authored
      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.