]> source.dussan.org Git - redmine.git/commit
Moved helpers for integration tests in a specific class.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Nov 2014 15:16:43 +0000 (15:16 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 30 Nov 2014 15:16:43 +0000 (15:16 +0000)
commit8e84b1a48f49919806650baad353f3abd70ef1f4
treeb57bda56d4f57ea75a3bd8523df706b6abc5705b
parentd22029083c486bb4d67bee26cf496f642491890c
Moved helpers for integration tests in a specific class.

git-svn-id: http://svn.redmine.org/redmine/trunk@13680 e93f8b46-1217-0410-a6f0-8f06a7374b81
14 files changed:
test/integration/account_test.rb
test/integration/admin_test.rb
test/integration/application_test.rb
test/integration/attachments_test.rb
test/integration/feeds_test.rb
test/integration/issues_test.rb
test/integration/layout_test.rb
test/integration/lib/redmine/hook_test.rb
test/integration/lib/redmine/menu_manager_test.rb
test/integration/lib/redmine/themes_test.rb
test/integration/projects_test.rb
test/integration/repositories_git_test.rb
test/integration/users_test.rb
test/test_helper.rb