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
Eric Davis 0d34c3731b Add error messages to MembersController#new so a user is informed of missing data. 15 years ago
..
account_controller_test.rb AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
admin_controller_test.rb Move more routing tests into the routing integration test. 15 years ago
application_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
attachments_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
auth_sources_controller_test.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
boards_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
calendars_controller_test.rb Refactor: move Project Calendar to it's own controller. 15 years ago
custom_fields_controller_test.rb Adds missing native eol properties. 15 years ago
documents_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
enumerations_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
gantts_controller_test.rb Refactor: Move gantts to a separate controller. 15 years ago
groups_controller_test.rb Include missing fixtures. 15 years ago
issue_categories_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
issue_relations_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
issue_statuses_controller_test.rb Refactor: Merged IssueStatusesController#list and #index. 15 years ago
issues_controller_test.rb Refactor: move Project Calendar to it's own controller. 15 years ago
issues_controller_transaction_test.rb Fixes some parameters in functional tests. 15 years ago
journals_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
ldap_auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mail_handler_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
members_controller_test.rb Add error messages to MembersController#new so a user is informed of missing data. 15 years ago
messages_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
my_controller_test.rb Added an API token for each User to use when making API requests. (#3920) 15 years ago
news_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
projects_controller_test.rb Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
queries_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
reports_controller_test.rb Separated ReportsController#issue_report into two separate actions. 15 years ago
repositories_bazaar_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
repositories_cvs_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_darcs_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_git_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_mercurial_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_subversion_controller_test.rb Adds test helpers for test repositories. 15 years ago
roles_controller_test.rb Refactor: Merged RolesController#list and #index 15 years ago
search_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
settings_controller_test.rb Adds a few functional tests. 15 years ago
sys_controller_test.rb Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
timelog_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
trackers_controller_test.rb Refactor: Merged TrackersController#list and #index 15 years ago
users_controller_test.rb Move more routing tests into the routing integration test. 15 years ago
versions_controller_test.rb Move more routing tests into the routing integration test. 15 years ago
watchers_controller_test.rb Make sure user can not watch what he is not allowed to view. 15 years ago
welcome_controller_test.rb Fixes EOL style related test failures. 15 years ago
wiki_controller_test.rb Move more routing tests into the routing integration test. 15 years ago
wikis_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
workflows_controller_test.rb By default, only show statuses that are used by the tracker on the workflow edit view. 15 years ago