heartcombo--devise/test/support
Jonas Grimfelt e1440fb430 Initial support for authorization using "authentication token" (a.k.a. "single access token") - new module. Corresponding changes to Devise core to hook events like "after_changed_password" (only one added now - only one that makes much sense for latest module) easily. Unit and integration tests included. NOTE: One failing test for hooking Warden::Manager.after_authentication - gets ignored for some reason.
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-02-02 12:36:44 +01:00
..
assertions_helper.rb Got another bunch of tests passing with MongoMapper. 2009-12-21 19:57:17 +01:00
integration_tests_helper.rb introducing lockable implementation 2010-01-01 17:57:35 -02:00
model_tests_helper.rb Tests passing for ActiveRecord and MongoMapper. 2009-12-21 21:10:23 +01:00
test_silencer.rb More test files. 2009-12-21 19:57:26 +01:00
tests_helper.rb Initial support for authorization using "authentication token" (a.k.a. "single access token") - new module. Corresponding changes to Devise core to hook events like "after_changed_password" (only one added now - only one that makes much sense for latest module) easily. Unit and integration tests included. NOTE: One failing test for hooking Warden::Manager.after_authentication - gets ignored for some reason. 2010-02-02 12:36:44 +01:00