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
Martin Linkhorst 5dc3cb2240 the default sort order in the gem version of awesome_nested_set is called :order_column. also fix a test that didn't expect the children to be sorted by name, now it does... 12 years ago
..
helpers remove mercurial scm from openproject core 12 years ago
lib the wiki menu item got removed from the main menu when wiki_menu_items was developed 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 remove bazaar scm from openproject core 12 years ago
comment_test.rb fix comment test 12 years ago
custom_field_test.rb fix a failing tests that depended on the correct fixtures 12 years ago
custom_field_user_format_test.rb fix a failing tests that depended on the correct fixtures #2 12 years ago
custom_value_test.rb adding custom_field_translations fixtures 12 years ago
default_data_test.rb refactor default_data_test to not depend on fixtures or any other preloaded data 12 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 do not use fixtures in enumeration_test anymore 12 years ago
group_test.rb do not use fixtures in group_test; make tests shorter with setup 12 years ago
issue_category_test.rb fix issue_category tests and migrate to factories 12 years ago
issue_nested_set_test.rb Merge remote-tracking branch 'openproject/master' into feature/rails3 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 slightly switch stuff around to make sure emails are actually sent. before journal.initial? returned true but it needs to false in order to have emails be sent. somebody hopefully knows why :) 12 years ago
journal_observer_test.rb refactor journal_observer_test to use FactoryGirl and make it pass 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 the default sort order in the gem version of awesome_nested_set is called :order_column. also fix a test that didn't expect the children to be sorted by name, now it does... 12 years ago
query_test.rb adding custom_field_translations fixtures 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_subversion_test.rb Set source encoding to UTF-8 13 years ago
repository_test.rb remove cvs scm from openproject core 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 require more fixtures to let time_entry_activity_test pass 12 years ago
time_entry_test.rb require enough fixtures to let time_entry_tests run 12 years ago
token_test.rb require all the fixtures token_test.rb needs to pass 12 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 now every issue created by FactoryGirl is valid. The valid_issue generator was removed 12 years ago
wiki_content_test.rb fix wiki_content tests 12 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