18 Sep, 2013
7 commits
-
PS: still failing mailer stubs.
-
PS: still failing due to obscure unsettable feed.
-
PS: still with problem on image mass_assignment.
17 Sep, 2013
6 commits
-
PS: there is still one test failing due to deprecated observe_field.
16 Sep, 2013
3 commits
13 Sep, 2013
1 commit
06 Sep, 2013
9 commits
05 Sep, 2013
4 commits
03 Aug, 2013
10 commits
-
2 broken tests waiting for the migration to the new ActionMailer API
-
3 tests are still failing, waiting for the migration to the new ActionMailer API
-
This involved a small refactoring on how the test interacts with the object under test and on how the rendering of the block contents is done.
-
It seems it was created to avoid including too many objects when retrieving that named_scope, but using :joins instead of :includes already does this.