]> git.openstreetmap.org Git - rails.git/commit
Add tests for Google OAuth authentication
authorTom Hughes <tom@compton.nu>
Sat, 28 Feb 2015 17:35:57 +0000 (17:35 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 14 Apr 2015 09:08:07 +0000 (10:08 +0100)
commitddaf43bc0ecc59f9417118000bb8d2f041cfe6bf
tree1ce4a8b39e4c64f7a01bade9945f6191bf82606f
parenteeb9866d50e35b8f8b75e59aed582caba533778f
Add tests for Google OAuth authentication
config/example.application.yml
test/controllers/user_controller_test.rb
test/fixtures/users.yml
test/integration/user_creation_test.rb
test/integration/user_login_test.rb
test/models/user_test.rb