]> git.openstreetmap.org Git - rails.git/commit
Update tests to ensure referer is working
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 17:26:57 +0000 (18:26 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 8 Jan 2020 17:26:57 +0000 (18:26 +0100)
commit9643e3393d546ae8a7bfb68ab52b5c72c92320b2
tree436a04a090f41ffa8641cac41f0c38e0dcf4a723
parent8a774e75193fcb66eea9e76b60f10623e1e0e682
Update tests to ensure referer is working

This reinstates the form tests in the controller test, but uses
the system tests to actually click the button and make sure that
it works
test/controllers/users_controller_test.rb
test/system/user_logout_test.rb