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 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago
..
helpers scm: add unit RepositoryHelper test for Ruby 1.9 compatibility. 14 years ago
lib scm: fix diffs do not handle one line new files properly (#7618). 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
calendar_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
changeset_test.rb scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing. 14 years ago
comment_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
custom_field_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 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: subtasks are deleted (not destroyed) when destroying parent issue (#7385). 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 Allow additional workflow transitions for issue author and assignee (#2732). 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 Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
mail_handler_test.rb Fixed: CLI-supplied defaults should not be applied when replying to an issue (#7195). 14 years ago
mailer_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 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 Allow underscores in project identifiers. #146 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: move cat and annotate test from unit app test to unit lib test. 14 years ago
repository_cvs_test.rb scm: cvs: generate pseudo scmid for auto issue close text (#6706). 14 years ago
repository_darcs_test.rb repository: switch darcs cat test if cat supports. 14 years ago
repository_filesystem_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
repository_git_test.rb scm: git: change project id of unit app test from 1 to 3. 14 years ago
repository_mercurial_test.rb scm: mercurial: unit app test for latest_changesets SQL "like" special character '%' and '_'. 14 years ago
repository_subversion_test.rb scm: subversion: change unit app test project id from 1 to 3. 14 years ago
repository_test.rb Adds missing fixtures when running tests from scratch. 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 Adds random salt to user passwords (#7410). 14 years ago
version_test.rb [#279] Add an optional Start Date to Versions 14 years ago
watcher_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 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 Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 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 pages with cyrillic characters not found with postgresql (#7245). 14 years ago