]> source.dussan.org Git - redmine.git/commit
Added some functional tests and a CVS test repository.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 13 Dec 2007 18:52:09 +0000 (18:52 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 13 Dec 2007 18:52:09 +0000 (18:52 +0000)
commit48949f979a7d132ccbbc2239cd9e4ecf35fdeef5
treedddfe3ebc99f33c4165665239fda38ab8a5a0d46
parent86d756d22d6c191920970165d2dc40d1e823351d
Added some functional tests and a CVS test repository.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@987 e93f8b46-1217-0410-a6f0-8f06a7374b81
14 files changed:
app/controllers/admin_controller.rb
doc/RUNNING_TESTS
test/fixtures/repositories/cvs_repository.tar.gz [new file with mode: 0644]
test/fixtures/roles.yml
test/functional/account_controller_test.rb [new file with mode: 0644]
test/functional/admin_controller_test.rb [new file with mode: 0644]
test/functional/issues_controller_test.rb
test/functional/messages_controller_test.rb
test/functional/my_controller_test.rb
test/functional/repositories_subversion_controller_test.rb
test/functional/users_controller_test.rb [new file with mode: 0644]
test/functional/versions_controller_test.rb
test/functional/welcome_controller_test.rb [new file with mode: 0644]
test/unit/repository_cvs_test.rb [new file with mode: 0644]