]> source.dussan.org Git - redmine.git/commit
added unit tests for issue statuses, user preferences and tokens
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 27 Jan 2007 22:31:42 +0000 (22:31 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 27 Jan 2007 22:31:42 +0000 (22:31 +0000)
commit1cb029438893ed9f18015fef0d814e8c427f9a52
tree3a5f5d01d2273fb5a7be790fdfd4a20826b3ac91
parent2d47a6d71c0973598bf2d59c59bd4050e77f3861
added unit tests for issue statuses, user preferences and tokens

git-svn-id: http://redmine.rubyforge.org/svn/trunk@197 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/fixtures/user_preferences.yml
test/unit/comment_test.rb
test/unit/issue_status_test.rb [new file with mode: 0644]
test/unit/token_test.rb
test/unit/user_preference_test.rb