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

Conversation

mssola
Copy link
Collaborator

@mssola mssola commented Jul 9, 2015

I've also fixed some weird errors regarding Timecop that were affecting these tests.

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.
flavio added a commit that referenced this pull request Jul 9, 2015
spec: implemented acceptance tests for the teams#index page
@flavio flavio merged commit fa5dca9 into SUSE:master Jul 9, 2015
@mssola mssola deleted the acceptance branch July 9, 2015 11:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants