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
Felix Schäfer d7b963e6a6 Load the SQLite3 lib for the test to work. #112 14 years ago
..
helpers Merge branch 'unstable' into ticket/unstable/123-journalized 14 years ago
lib Load the SQLite3 lib for the test to work. #112 14 years ago
activity_test.rb Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 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 [#123] Fix hardcoded test value with a dynamic one 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 [#408] Removed old JournalDetail test 14 years ago
journal_observer_test.rb Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
journal_test.rb [#123] Fix Journal notification test 14 years ago
mail_handler_test.rb Merge acts_as_journalized to unstable. #123 14 years ago
mailer_test.rb Merge acts_as_journalized to unstable. #123 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 Merge acts_as_journalized to unstable. #123 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 Merge acts_as_journalized to unstable. #123 14 years ago
repository_mercurial_test.rb Merge acts_as_journalized to unstable. #123 14 years ago
repository_subversion_test.rb Merge acts_as_journalized to unstable. #123 14 years ago
repository_test.rb Merge acts_as_journalized to unstable. #123 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 Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 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 Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
wiki_page_test.rb Merge acts_as_journalized to unstable. #123 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 Merge acts_as_journalized to unstable. #123 14 years ago