redmine/test/unit
Toshi MARUYAMA 627dfd80b6 add unit application helper test to use latest image file (#3261)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7907 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-11-24 03:34:57 +00:00
..
helpers add unit application helper test to use latest image file (#3261) 2011-11-24 03:34:57 +00:00
initializers
lib Fixed stub. 2011-11-23 20:48:20 +00:00
activity_test.rb
attachment_test.rb use temporary attachments directory in unit attachment test 2011-11-23 14:42:32 +00:00
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_field_version_format_test.rb Fixed: Custom 'version' field don't show shared versions (#8615). 2011-11-11 12:32:21 +00:00
custom_value_test.rb Custom date field accepts invalid dates (#9394). 2011-11-11 13:22:57 +00:00
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 Fixed: Deleting a subtasks doesn't update parent's rgt & lft values, introduced by r5286 (#9577). 2011-11-15 19:55:21 +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 Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751). 2011-11-20 09:32:42 +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 Fixed: copied private queries not visible after project copy (#9520). 2011-11-11 17:33:02 +00:00
query_test.rb Fixed: Issue filter by assigned_to_role is not project specific (#9540). 2011-11-19 15:11:20 +00:00
repository_bazaar_test.rb Rails3: scm: bazaar: fix error of test_next_nil at unit model test 2011-09-11 08:38:17 +00:00
repository_cvs_test.rb Rails3: scm: cvs: fix error of test_annotate at unit model test 2011-09-12 02:45:20 +00:00
repository_darcs_test.rb Rails3: scm: darcs: fix error of test_cat at unit model test 2011-09-12 00:15:06 +00:00
repository_filesystem_test.rb Rails3: scm: filesystem: replace @repository.reload to @project.reload of test_fetch_changesets at unit model test 2011-09-12 10:03:09 +00:00
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 Rails3: scm: subversion: fix error of test_next_nil at unit model test 2011-09-12 10:04:43 +00:00
repository_test.rb
role_test.rb
search_test.rb
setting_test.rb Adds a method to clear the settings cache. 2011-11-13 15:20:31 +00:00
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