Skip to content
  • Robert Speicher's avatar
    Fix ApplicationHelper specs · cc48dd38a231
    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
    cc48dd38a231