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 ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
..
helpers Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
lib Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477 14 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 Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 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 Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 14 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 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
mailer_test.rb Show the number of days in the subject line of Reminder emails. 14 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 Added project filter when viewing all issues. #5084 14 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 Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
repository_mercurial_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repository_subversion_test.rb Support listing directories in svn which include square brackets. #5548 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 Strips user email (#5834). 14 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