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 fbfc117a60 do not test for :project in the top_menu data structure. the :project item will be generated later 12 years ago
..
helpers convert ProjectHelper tests to specs 12 years ago
lib do not test for :project in the top_menu data structure. the :project item will be generated later 12 years ago
activity_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
attachment_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
board_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
changeset_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
comment_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 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 super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
custom_value_test.rb remove fixtures and use factory_girl in custom_value_test 12 years ago
default_data_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
document_category_test.rb remove fixtures and use FactoryGirl in document_category_test 12 years ago
document_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
enabled_module_test.rb use FactoryGirl in enabled_modules test 12 years ago
enumeration_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
group_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
issue_category_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
issue_nested_set_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
issue_priority_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
issue_relation_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
issue_status_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
issue_test.rb update journal use in issue_test 12 years ago
journal_observer_test.rb naming the ignored variable in user_factory 'project' and 'role' produced a major performance loss. fixed that 12 years ago
journal_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
ldap_auth_source_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
mail_handler_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
member_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
message_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
news_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 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 super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
query_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
repository_filesystem_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
repository_git_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
repository_subversion_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
repository_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
role_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
search_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 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 there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
time_entry_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
token_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
tracker_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
user_preference_test.rb little refactoring of user preferences 12 years ago
user_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
version_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
watcher_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
wiki_content_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
wiki_page_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
wiki_redirect_test.rb super (wink wink) code changes for test unit tests (which didnt call super in setup) 12 years ago
wiki_test.rb there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago