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-Baptiste Barth a2ce6e236c Allow mass status update through context menu. #3411 14 years ago
..
account_controller_test.rb Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
activities_controller_test.rb Refactor: extract ProjectsController#activity to a new Activities controller. 14 years ago
admin_controller_test.rb Add some assertions on the default data loading test to debug a Ruby 1.9 failure. 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 Fix a few requires for metric_fu's rcov. 14 years ago
auto_completes_controller_test.rb Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
boards_controller_test.rb Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
calendars_controller_test.rb Fix a few requires for metric_fu's rcov. 14 years ago
context_menus_controller_test.rb Allow mass status update through context menu. #3411 14 years ago
custom_fields_controller_test.rb Adds missing native eol properties. 15 years ago
documents_controller_test.rb Added tests for #5533's behavior. 15 years ago
enumerations_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
files_controller_test.rb Refactor: move method, ProjectsController#add_file to FilesController#new. 14 years ago
gantts_controller_test.rb Fix a few requires for metric_fu's rcov. 14 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_moves_controller_test.rb Fix path to test_helper 14 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: extract #bulk_update method from IssuesController#bulk_edit. 14 years ago
issues_controller_transaction_test.rb Fixes some parameters in functional tests. 15 years ago
journals_controller_test.rb Refactor: move IssuesController#changes to JournalsController#index. 14 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
previews_controller_test.rb Refactor: move IssuesController#preview to a new controller. 14 years ago
project_enumerations_controller_test.rb Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 14 years ago
projects_controller_test.rb Refactor: move method, ProjectsController#reset_activities to ProjectEnumerationsController#destroy. 14 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 Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
repositories_mercurial_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_subversion_controller_test.rb Support listing directories in svn which include square brackets. #5548 15 years ago
roles_controller_test.rb Refactor: Merged RolesController#list and #index 15 years ago
search_controller_test.rb Typecast issue ids when searched for. 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 Handle unsuccessful destroys in TimelogController. #5700 15 years ago
trackers_controller_test.rb Refactor: Merged TrackersController#list and #index 15 years ago
users_controller_test.rb Show projects depending on their visibility in user's profile. #6100 14 years ago
versions_controller_test.rb Refactor: move method, ProjectsController#roadmap to VersionsController#index. 14 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