José Valim
|
78e7642bd2
|
Tests green again.
|
2010-06-29 21:41:34 +02:00 |
|
José Valim
|
4b272767d6
|
Fix a bug in Devise::TestHelpers where current_user was returning a Response object for non active accounts, closes #341.
|
2010-06-29 11:52:10 +02:00 |
|
José Valim
|
a39312e26b
|
Ensure flash messages work with Devise::TestHelper, closes #327
|
2010-06-23 12:39:04 +02:00 |
|
José Valim
|
23e608e27b
|
No need to append ?unauthenticated=true in URLs anymore since Flash was moved to a middleware in Rails 3.
|
2010-04-03 11:43:31 +02:00 |
|
José Valim
|
ca4e09390e
|
Compatibility with Ruby 1.9.1 and 1.9.2.
|
2010-03-26 11:27:19 +01:00 |
|
José Valim
|
e6e66481b8
|
Got all tests in test/models and failure app ones passing. 369 tests, 805 assertions, 13 failures, 2 errors.
|
2010-02-16 17:00:36 +01:00 |
|
José Valim
|
35a8d13369
|
Tests passing for ActiveRecord and MongoMapper.
|
2009-12-21 21:10:23 +01:00 |
|
José Valim
|
78303cd5c5
|
Got another bunch of tests passing with MongoMapper.
|
2009-12-21 19:57:17 +01:00 |
|
José Valim
|
b04241ddff
|
Allow to sign in with two different users in the same functional test with Devise::TestHelpers.
|
2009-12-14 22:48:15 +01:00 |
|
José Valim
|
97a7f0ed51
|
Added test helpers.
|
2009-11-16 14:58:14 -02:00 |
|