mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
* Move integration tests to Capybara
|
|
* Better ORM integration
|
|
* Extract activatable models tests from confirmable
|
|
* Add support to automatically refresh the access token for OAuth
|
|
* Add test to generators using the new Rails::Generators::TestCase
|