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
Dennis Schmidt 107647a816 renamed feed.atom.rxml to feed.atom.builder 12 years ago
..
exemplars Adding field to store user preference for impaired view 13 years ago
fixtures 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
functional renamed feed.atom.rxml to feed.atom.builder 12 years ago
integration makes User#destroy part of the api 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
unit take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
helper_testcase.rb use the correct rails3 test classes in order to run the tests 12 years ago
object_daddy_helpers.rb Set source encoding to UTF-8 13 years ago
test_helper.rb added #save_and_open_page test helper 12 years ago