]> source.dussan.org Git - redmine.git/commit
Removes calls to #assert_template and #assigns in functional tests.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 21 Jul 2016 16:58:59 +0000 (16:58 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 21 Jul 2016 16:58:59 +0000 (16:58 +0000)
commit29ddc82a11f30f7fcb917dd062fc38f48640b4ea
treef7d58fb646b26808462fe1dc91888a68d8ecdcd2
parent55e89ae5bc815e777165de12fdd79545cbf42c5a
Removes calls to #assert_template and #assigns in functional tests.

git-svn-id: http://svn.redmine.org/redmine/trunk@15724 e93f8b46-1217-0410-a6f0-8f06a7374b81
17 files changed:
test/fixtures/wiki_content_versions.yml
test/functional/boards_controller_test.rb
test/functional/roles_controller_test.rb
test/functional/search_controller_test.rb
test/functional/search_custom_fields_visibility_test.rb
test/functional/settings_controller_test.rb
test/functional/time_entry_reports_controller_test.rb
test/functional/timelog_controller_test.rb
test/functional/timelog_custom_fields_visibility_test.rb
test/functional/trackers_controller_test.rb
test/functional/users_controller_test.rb
test/functional/versions_controller_test.rb
test/functional/watchers_controller_test.rb
test/functional/welcome_controller_test.rb
test/functional/wiki_controller_test.rb
test/functional/wikis_controller_test.rb
test/functional/workflows_controller_test.rb