redmine/test/unit
Jean-Philippe Lang 857cf5db38 Fixed: User with groups may not see issues assigned to him or to its groups (#9478).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7771 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-11-11 12:22:47 +00:00
..
helpers Don't escape already parsed wiki link title (#9471). 2011-10-29 11:45:59 +00:00
initializers
lib add unit test of escaping image urls (#9245) 2011-11-02 07:35:51 +00:00
activity_test.rb
attachment_test.rb
auth_source_ldap_test.rb
board_test.rb
changeset_test.rb
comment_test.rb
custom_field_test.rb
custom_field_user_format_test.rb
custom_value_test.rb
default_data_test.rb
document_category_test.rb
document_test.rb
enabled_module_test.rb
enumeration_test.rb
group_test.rb Rails3: replace "all" fixtures at test/unit/group_test.rb 2011-09-25 04:53:04 +00:00
issue_category_test.rb
issue_nested_set_test.rb Rails3: test: replace deprecated errors.on at test_moving_an_issue_to_a_descendant_should_not_validate of unit/issue_nested_set_test.rb 2011-10-07 23:54:27 +00:00
issue_priority_test.rb
issue_relation_test.rb code layout clean up of test_set_issue_to_dates_without_issue_to at test/unit/issue_relation_test.rb 2011-10-07 12:23:09 +00:00
issue_status_test.rb
issue_test.rb Fixed: User with groups may not see issues assigned to him or to its groups (#9478). 2011-11-11 12:22:47 +00:00
journal_observer_test.rb
journal_test.rb
mail_handler_test.rb
mailer_test.rb code layout clean up of test_reply_posted_message_id at test/unit/mailer_test.rb 2011-09-24 13:14:04 +00:00
member_test.rb remove duplicate fixtures from test/unit/member_test.rb 2011-09-25 10:44:08 +00:00
message_test.rb add unit message test of cannot reply to a locked topic 2011-10-01 01:11:02 +00:00
news_test.rb
principal_test.rb
project_nested_set_test.rb
project_test.rb Rails3: test: replace deprecated errors.on at test_validate_identifier of unit/project_test.rb 2011-10-07 04:18:18 +00:00
query_test.rb
repository_bazaar_test.rb
repository_cvs_test.rb
repository_darcs_test.rb
repository_filesystem_test.rb
repository_git_test.rb scm: git: test: model: fix failing test_parents on PostgreSQL (#5501) 2011-11-03 09:58:38 +00:00
repository_mercurial_test.rb scm: mercurial: test: model: fix failing test_parents on PostgreSQL (#5501) 2011-11-03 09:58:07 +00:00
repository_subversion_test.rb
repository_test.rb
role_test.rb
search_test.rb
setting_test.rb
testing_test.rb
time_entry_activity_test.rb Rails3: test: replace deprecated errors.on at test_update_issue_with_required_custom_field_change of unit/time_entry_activity_test.rb 2011-10-07 14:10:05 +00:00
time_entry_test.rb add unit test to set project if project is nil at unit time entry test 2011-09-22 13:38:21 +00:00
token_test.rb
tracker_test.rb
user_preference_test.rb
user_test.rb Rails3: test: replace deprecated errors.on at test_validate_mail_notification_inclusion of unit/user_test.rb 2011-10-07 04:16:42 +00:00
version_test.rb
watcher_test.rb
wiki_content_test.rb
wiki_page_test.rb
wiki_redirect_test.rb
wiki_test.rb
workflow_test.rb