openstreetmap-website/test/integration
Tom Hughes 5f33656c8d Get rid of custom CSRF protection for user role changes
By restricting role changes to POST requests, which they should be
anyway, we get all the rails CSRF protection for free.
2012-03-20 17:21:13 +00:00
..
client_application_test.rb Fixup tests to work after changes to user controller 2010-05-11 14:12:57 +01:00
oauth_test.rb Add some OAuth tests 2011-11-19 17:38:06 +00:00
short_link_test.rb Workaround rails 2.3.4 bogus deprecation warnings. 2009-09-04 10:52:58 +00:00
user_blocks_test.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
user_creation_test.rb Replace deprecated response.redirected_to with response.redirect_url 2011-11-14 09:42:50 +00:00
user_diaries_test.rb Fixup tests to work after changes to user controller 2010-05-11 14:12:57 +01:00
user_login_test.rb Add extra login tests for case insensitive usernames 2011-12-13 21:49:25 +00:00
user_roles_test.rb Get rid of custom CSRF protection for user role changes 2012-03-20 17:21:13 +00:00
user_terms_seen_test.rb Fix some incorrect tests that relied on the default routes 2012-03-09 20:16:18 +00:00