OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/test/unit
Eric Davis d48eb2de47 Accept email from anonymous users with an empty from address. #5604 15 years ago
..
helpers Fixes broken test. 15 years ago
lib Adds test helpers for test repositories. 15 years ago
activity_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
attachment_test.rb Refactor: extract test method 15 years ago
auth_source_ldap_test.rb Makes AuthSource.authenticate return a hash instead of an array. 15 years ago
board_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
calendar_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
changeset_test.rb Remove invalid utf8 sequences from commit comments and author name (#4773). 15 years ago
comment_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
custom_field_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
custom_value_test.rb Fixes User/CustomValue association broken by r2869 (#3978). 15 years ago
default_data_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
document_category_test.rb Fixes a test failure. 15 years ago
document_test.rb Show last update datetime (last attachment added) on document list (#4232). 15 years ago
enabled_module_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
enumeration_test.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
group_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
issue_category_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
issue_nested_set_test.rb Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. 15 years ago
issue_priority_test.rb Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
issue_relation_test.rb Adds issue relations to individual issue XML (#5305). 15 years ago
issue_status_test.rb Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
issue_test.rb Fixes behaviour of move_issues permission for non member role (#5309). 15 years ago
journal_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
mail_handler_test.rb Accept email from anonymous users with an empty from address. #5604 15 years ago
mailer_test.rb Fixes random test failure. 15 years ago
member_test.rb Fixes an object instantiation in tests. 15 years ago
message_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
news_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
principal_test.rb Search mail addresses in Principal#like 15 years ago
project_nested_set_test.rb Fixed: deleting a project with subprojects breaks the project tree (#4701). 15 years ago
project_test.rb Show subproject versions on the Roadmap. 15 years ago
query_test.rb Adds filter for system shared versions on the cross project issue list (#4792). 15 years ago
repository_bazaar_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repository_cvs_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repository_darcs_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repository_filesystem_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repository_git_test.rb Removes --find-copies-harder git option to retrieve commits which was way to slow (#4547). 15 years ago
repository_mercurial_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repository_subversion_test.rb Adds test helpers for test repositories. 15 years ago
repository_test.rb Adds missing native eol properties. 15 years ago
role_test.rb Change Role#anonymous and #non_member so they generate the record as needed. 15 years ago
search_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
setting_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
testing_test.rb Configured object_daddy to help generate test data instead of fixtures. #4004 15 years ago
time_entry_activity_test.rb Enumerations can now have custom fields defined on them. #4077 15 years ago
time_entry_test.rb Force TimeEntry#hours default to nil (#3075, #4449). 15 years ago
token_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
tracker_test.rb By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago
user_preference_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
user_test.rb Allow AuthSources to control if they allow password changes. 15 years ago
version_test.rb Fixes calculation of version estimated hours with subtasks (#5265). 15 years ago
watcher_test.rb Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
wiki_content_test.rb Enlarge wiki content for MySQL databases (#1071). 15 years ago
wiki_page_test.rb Makes the wiki sidebar editable (#5208). 15 years ago
wiki_redirect_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
wiki_test.rb Makes the wiki sidebar editable (#5208). 15 years ago