BigW Consortium Gitlab

  1. 21 Sep, 2015 1 commit
  2. 20 Aug, 2015 1 commit
  3. 07 Jul, 2015 1 commit
  4. 30 Jun, 2015 1 commit
    • Fix ApplicationHelper specs · 42b643f0
      Robert Speicher authored
      There were several specs that were failing when run by themselves.
      
      - Use the `helper` object, as per RSpec 3 standards
      - Use `assign` to assign instance variables that helpers expect
      - Add `StubConfiguration` support module