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/integration
Philipp Tessenow 9dd5974a44 adapt tests to new translations 12 years ago
..
api_test Fix respond_with_content_type deprecation warning 12 years ago
lib/redmine adapt tests to new translations 12 years ago
account_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
admin_test.rb convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 years ago
application_test.rb convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 years ago
issues_test.rb fix issue integration test 12 years ago
layout_test.rb jstoolbar gets included in the main application.js file by sprockets 12 years ago
projects_test.rb convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 years ago
routing_test.rb fixed failing test 12 years ago