Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

spec: implemented acceptance tests for the teams#index page #213

Merged
merged 2 commits into from
Jul 9, 2015

Commits on Jul 9, 2015

  1. spec: be more cautious when using Timecop

    Capybara doesn't like Timecop.freeze, and recommends using Timecop.travel, so
    let's use that. Moreove, it would be convenient to call Timecop.return before
    anything happens in a test, just in case.
    mssola committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    aec4929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbdb1d8 View commit details
    Browse the repository at this point in the history