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
Jean-Philippe Lang cfbe69ab59 Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
..
helpers Fixed: unknown custom field format causes error when editing/bulk editing (#7985). 14 years ago
lib Fixes progress calculation on gantt (#7838). 14 years ago
activity_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
attachment_test.rb Safer assertion. 14 years ago
auth_source_ldap_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
board_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
changeset_test.rb scm: code clean up unit model changeset test. 14 years ago
comment_test.rb Adds email notifications support for news comments (#2074). 14 years ago
custom_field_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
custom_field_user_format_test.rb Fixes #possible_values_options when given an object with nil project. 14 years ago
custom_value_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
default_data_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
document_category_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
document_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
enabled_module_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
enumeration_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
group_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
issue_category_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
issue_nested_set_test.rb Fixed: deleting a parent issue may lead to a stale object error (#7920). 14 years ago
issue_priority_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
issue_relation_test.rb Adds a test for issue circular dependency validation. 14 years ago
issue_status_test.rb Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
issue_test.rb Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular dependencies (#7320). 14 years ago
journal_observer_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
journal_test.rb Adds a visible scope to the Journal model. 14 years ago
mail_handler_test.rb Fixed: mail handler keywords are not removed when updating issues (#7785). 14 years ago
mailer_test.rb Fixed links in new file notification broken by r4051 (#6590). 14 years ago
member_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
message_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
news_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
principal_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
project_nested_set_test.rb Additional unit tests for project tree. 14 years ago
project_test.rb Modules selection lost on project form after validation failure (#8012). 14 years ago
query_test.rb [#250] Add tests for empty sets of users in queries 14 years ago
repository_bazaar_test.rb scm: bazaar: add changesets order test in unit model test. 14 years ago
repository_cvs_test.rb scm: cvs: fix missing author, revision and comment in tree view (#4270). 14 years ago
repository_darcs_test.rb scm: add feature of per project repository log encoding setting (#1735). 14 years ago
repository_filesystem_test.rb scm: filesystem: update test repository for non ascii text files displaying (#6256). 14 years ago
repository_git_test.rb scm: git: strict Ruby 1.9 string test in unit model test. 14 years ago
repository_mercurial_test.rb scm: mercurial: add test of latest changesets support named branch in unit model test (#7246). 14 years ago
repository_subversion_test.rb Fixes subversion tests not running on win32. 14 years ago
repository_test.rb scm: add feature of per project repository log encoding setting (#1735). 14 years ago
role_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
search_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
setting_test.rb [#129] Replace public strings using Redmine with ChiliProject 14 years ago
testing_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
time_entry_activity_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
time_entry_test.rb Adds a test for TimeEntry#spent_on= with invalid string. 14 years ago
token_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
tracker_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
user_preference_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
user_test.rb Changed the way the visibility SQL statement is built. 14 years ago
version_test.rb [#279] Add an optional Start Date to Versions 14 years ago
watcher_test.rb Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). 14 years ago
wiki_content_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
wiki_page_test.rb Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
wiki_redirect_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
wiki_test.rb Fixed: wiki page with backslash in title can not be found (#7589). 14 years ago