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 e1b0f5283c fix syntax error in routing_tests 12 years ago
..
api_test convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 12 years ago
lib/redmine convert #pending into #should_eventually 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 convert ActionController::IntegrationTest to ActionDispatch::IntegrationTest 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 fix syntax error in routing_tests 12 years ago