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
cratz ba7fbab69e Merge pull request #58 from opf/feature/rails3_fix_watcher_routes 12 years ago
..
exemplars fix ciphering specs 12 years ago
fixtures remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
functional remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
integration Merge pull request #58 from opf/feature/rails3_fix_watcher_routes 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 remove gantt from core (take the commit as a guide on how to bring it back as a plugin) 12 years ago
helper_testcase.rb REVIEW: since this started with "test_" it was executed each time one executes the tests. test/unit does not seem to require it anymore but it maybe causes errors in some different task? 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 render_detail needs an option hash now 12 years ago