]> git.openstreetmap.org Git - rails.git/commit
More tests to check that user creation works, and the url in the e-mail is the same...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 7 Jun 2009 21:07:07 +0000 (21:07 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Sun, 7 Jun 2009 21:07:07 +0000 (21:07 +0000)
commit887eba8c8dda1eaea0a6d4785a443798da6f80b7
tree1ddc85a097dd9b0dfda66695ec834aeef42e319d
parent91bc3c92441bb2f85510b40741b30ee89dcf97f1
More tests to check that user creation works, and the url in the e-mail is the same. Seems that we can only test that a particular page is loading fine in all locales in the integration tests, and not the functional tests.
test/functional/diary_entry_controller_test.rb
test/functional/user_controller_test.rb
test/integration/user_creation_test.rb
test/test_helper.rb