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
Martin Linkhorst 01a502712d small refactoring of the document tests. note the failing test that actually should pass.. investigate that later 12 years ago
..
exemplars fix ciphering specs 12 years ago
fixtures DEPRECATION FIX: make a badly named GroupUser model to acts as the join model for a has_many :through between groups and users. 12 years ago
functional DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
integration DEPRECATION FIX: use #redirect_url instead of #redirect_to in tests 12 years ago
mocks moved the configuration fixtures/mocks to the test/mocks folder, otherwise #fixtures(:all) won't work because it tries to find sql tables that don't exist 12 years ago
performance apply the rails 3.1.8 generator on the project 12 years ago
unit small refactoring of the document tests. note the failing test that actually should pass.. investigate that later 12 years ago
factories.rb finalize the mailer, remove the older mailer 12 years ago
helper_testcase.rb fix deprecated stuff in the helper testcase 12 years ago
object_daddy_helpers.rb fix the way how memebers are created in the object daddy helpers 12 years ago
test_helper.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago