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
Philipp Tessenow 33fd40decf composed multiple redmine commits (thanks goes to jpl) to let MailHandler tests pass. 12 years ago
..
helpers fix creation of journals in order to fix some tests 12 years ago
lib move repositories helper to_utf8 tests to new CodesetUtilTest (#2371) 12 years ago
activity_test.rb Set source encoding to UTF-8 13 years ago
attachment_test.rb Set source encoding to UTF-8 13 years ago
board_test.rb Set source encoding to UTF-8 13 years ago
changeset_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
comment_test.rb use minitest's refute methods 12 years ago
custom_field_test.rb adding custom_field_translations fixtures 12 years ago
custom_field_user_format_test.rb adding custom_field_translations fixtures 12 years ago
custom_value_test.rb adding custom_field_translations fixtures 12 years ago
default_data_test.rb Set source encoding to UTF-8 13 years ago
document_category_test.rb Set source encoding to UTF-8 13 years ago
document_test.rb use minitest's refute methods 12 years ago
enabled_module_test.rb Set source encoding to UTF-8 13 years ago
enumeration_test.rb adding custom_field_translations fixtures 12 years ago
group_test.rb fix a failing group test 12 years ago
issue_category_test.rb Set source encoding to UTF-8 13 years ago
issue_nested_set_test.rb use minitest's refute methods 12 years ago
issue_priority_test.rb Set source encoding to UTF-8 13 years ago
issue_relation_test.rb use minitest's refute methods 12 years ago
issue_status_test.rb Set source encoding to UTF-8 13 years ago
issue_test.rb use minitest's refute methods 12 years ago
journal_observer_test.rb expect two emails since we send one email per user instead of bcc'ing them. we could stub out the #notified_users to remove the magical number and make it more clear but the stubbing is somehow forgotten on the way 12 years ago
journal_test.rb require all the fixtures (neccessary to let journal_test.rb pass) 12 years ago
ldap_auth_source_test.rb updated AuthSourceLdap model to LdapAuthSource 12 years ago
mail_handler_test.rb composed multiple redmine commits (thanks goes to jpl) to let MailHandler tests pass. 12 years ago
member_test.rb fixes member_tests 12 years ago
message_test.rb [#674] Convert outbound mail to be sent per-recipient 13 years ago
news_test.rb [#674] Convert outbound mail to be sent per-recipient 13 years ago
principal_test.rb Set source encoding to UTF-8 13 years ago
project_nested_set_test.rb Set source encoding to UTF-8 13 years ago
project_test.rb REVIEW: we need to extend the current used version of awesome_nested-set. see commit for details 12 years ago
query_test.rb adding custom_field_translations fixtures 12 years ago
repository_bazaar_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repository_cvs_test.rb fix some active record queries to work with the new version of rails 12 years ago
repository_darcs_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repository_filesystem_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repository_git_test.rb fix some active record queries to work with the new version of rails 12 years ago
repository_mercurial_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repository_subversion_test.rb Set source encoding to UTF-8 13 years ago
repository_test.rb fix some active record queries to work with the new version of rails 12 years ago
role_test.rb Set source encoding to UTF-8 13 years ago
search_test.rb Set source encoding to UTF-8 13 years ago
setting_test.rb fixes setting tests 12 years ago
testing_test.rb Set source encoding to UTF-8 13 years ago
time_entry_activity_test.rb more minitest assertions 12 years ago
time_entry_test.rb Set source encoding to UTF-8 13 years ago
token_test.rb Set source encoding to UTF-8 13 years ago
tracker_test.rb Set source encoding to UTF-8 13 years ago
user_preference_test.rb little refactoring of user preferences 12 years ago
user_test.rb more minitest assertions 12 years ago
version_test.rb DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
watcher_test.rb fixes watcher_tests 12 years ago
wiki_content_test.rb [#674] Convert outbound mail to be sent per-recipient 13 years ago
wiki_page_test.rb DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
wiki_redirect_test.rb Set source encoding to UTF-8 13 years ago
wiki_test.rb Set source encoding to UTF-8 13 years ago