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 3ae5b2fac7 fix repository tests 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 no more fixtures in custom_field_user_format_test 12 years ago
custom_value_test.rb remove fixtures and use factory_girl in custom_value_test 12 years ago
default_data_test.rb in order to have these tests to always pass, we need to make sure the database is clean before each test run (this actually should be done for every test, but hey…) 12 years ago
document_category_test.rb remove fixtures and use FactoryGirl in document_category_test 12 years ago
document_test.rb make document_tests pass 12 years ago
enabled_module_test.rb use FactoryGirl in enabled_modules test 12 years ago
enumeration_test.rb make sure the enumerations tests pass when called directly through the ruby executable 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 make the error message explicit 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 fix repository tests 12 years ago
role_test.rb fix role tests 12 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 refactored watcher tests 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