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 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
..
account_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 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 Adds leading slash to all assert_redirected_to arguments (#6887). 14 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 Add SortHelper so custom queries will run on the Calendar. #6612 14 years ago
comments_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
context_menus_controller_test.rb Added ability to edit issues from different project through contextual menu (#5332) 14 years ago
custom_fields_controller_test.rb Adds missing native eol properties. 15 years ago
documents_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
enumerations_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
files_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
gantts_controller_test.rb Fixed: error on gantt when no issue have a due date (#6350). 14 years ago
groups_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 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 Adds leading slash to all assert_redirected_to arguments (#6887). 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 Moved some permission checks for issue update from controller to model. 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 Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
my_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
news_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
previews_controller_test.rb Refactor: move NewsController#preview to PreviewsController#news 14 years ago
project_enumerations_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
projects_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 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 Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
repositories_cvs_controller_test.rb Fix the tests that were broken by r4286: 14 years ago
repositories_darcs_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_git_controller_test.rb Fix the tests that were broken by r4286: 14 years ago
repositories_mercurial_controller_test.rb Upgraded to Rails 2.3.4 (#3597) 15 years ago
repositories_subversion_controller_test.rb Fix the tests that were broken by r4286: 14 years ago
roles_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
search_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
settings_controller_test.rb Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
sys_controller_test.rb Adds on optional API key to repositories management controller and reposman.rb. 15 years ago
time_entry_reports_controller_test.rb Refactor: extract TimelogController#report to a new controller class 14 years ago
timelog_controller_test.rb Refactor: convert timelogs to a REST resource (:time_entries) 14 years ago
trackers_controller_test.rb Refactor: Merged TrackersController#list and #index 15 years ago
users_controller_test.rb Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
versions_controller_test.rb Fixed: "Template is missing" error when validation fails on version edit (#6766). 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 Adds a combo to select parent on wiki page rename (#5136). 14 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