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/functional
Jean-Philippe Lang 1ddb59df2a Fixed JournalControllerTest. 17 years ago
..
account_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
admin_controller_test.rb Admin settings screen split to tabs. 17 years ago
application_controller_test.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
boards_controller_test.rb Forums enhancements: 17 years ago
documents_controller_test.rb Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
issues_controller_test.rb Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
journals_controller_test.rb Fixed JournalControllerTest. 17 years ago
messages_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
my_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
news_controller_test.rb ProjectsController#add_news moved to NewsController#new. 17 years ago
projects_controller_test.rb Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
repositories_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago
repositories_cvs_controller_test.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
repositories_mercurial_controller_test.rb Do not run Mercurial functional tests if the test repository is not set up. 17 years ago
repositories_subversion_controller_test.rb Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
search_controller_test.rb Fixed search with all words (broken in r994). 17 years ago
settings_controller_test.rb Admin settings screen split to tabs. 17 years ago
sys_api_test.rb Merged Rails 2.0 compatibility changes. 17 years ago
timelog_controller_test.rb Propagates time tracking to the parent project (closes #433). Time report enhancements. 17 years ago
users_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
versions_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago
welcome_controller_test.rb Added some functional tests and a CVS test repository. 17 years ago
wiki_controller_test.rb Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
wikis_controller_test.rb Project identifier is now used in URLs (instead of project id). 17 years ago