]> source.dussan.org Git - redmine.git/commit
Removes calls to #assert_template and #assigns in integration tests.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 21 Jul 2016 17:50:00 +0000 (17:50 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 21 Jul 2016 17:50:00 +0000 (17:50 +0000)
commite1da6de36f0d31f96d31ff7140718d263cfe0cca
treeec836a41436564459b39a7273aa1ddb45d5dbc55
parent1d9caa46b1f1d4a8b65f59895a7234f76348ef7a
Removes calls to #assert_template and #assigns in integration tests.

git-svn-id: http://svn.redmine.org/redmine/trunk@15727 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/integration/account_test.rb
test/integration/admin_test.rb
test/integration/api_test/authentication_test.rb
test/integration/api_test/issues_test.rb
test/integration/api_test/roles_test.rb
test/integration/api_test/search_test.rb
test/integration/api_test/users_test.rb
test/integration/issues_test.rb
test/integration/projects_test.rb
test/integration/sudo_mode_test.rb
test/test_helper.rb