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 216619d376 Merge branch 'unstable' into ticket/unstable/123-journalized 14 years ago
..
account_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
activities_controller_test.rb Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
admin_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
application_controller_test.rb [#302] Protect ApplicationController methods so they are not considered actions 14 years ago
attachments_controller_test.rb [#123] Fix AttachmentsController test from 1f88288 14 years ago
auth_sources_controller_test.rb Adds a test for AuthSourcesController#destroy with users. 14 years ago
auto_completes_controller_test.rb [#280] Include matching issue ids in the auto_completer. 14 years ago
boards_controller_test.rb 404 on board index when no board configured. #64 14 years ago
calendars_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
comments_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
context_menus_controller_test.rb Trying to fix random failures with postgresql due to different ids order in urls. 14 years ago
custom_fields_controller_test.rb Adds User and Version custom field format that can be used to reference a project member or version in custom fields (#2096). 14 years ago
documents_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
enumerations_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
files_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
gantts_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
groups_controller_test.rb Fixed: list of users for adding to a group may be empty if 100 first users have been added (#8029). 14 years ago
issue_categories_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
issue_moves_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
issue_relations_controller_test.rb Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 14 years ago
issue_statuses_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
issues_controller_test.rb Merge branch 'unstable' into ticket/unstable/123-journalized 14 years ago
issues_controller_transaction_test.rb Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
journals_controller_test.rb Merge acts_as_journalized to unstable. #123 14 years ago
ldap_auth_sources_controller.rb Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
mail_handler_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
members_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
messages_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
my_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
news_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
previews_controller_test.rb Adds support for preview when editing an issue note (#5520). 14 years ago
project_enumerations_controller_test.rb Fixes wrong assertion. 14 years ago
projects_controller_test.rb Merge acts_as_journalized to unstable. #123 14 years ago
queries_controller_test.rb Shorten query[column_names] param name. 14 years ago
reports_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
repositories_bazaar_controller_test.rb Fixes diff test regarding r5094. 14 years ago
repositories_controller_test.rb scm: code clean up test/functional/repositories_controller_test.rb. 14 years ago
repositories_cvs_controller_test.rb scm: cvs: check assign changesets in root directory showing of functional test. 14 years ago
repositories_darcs_controller_test.rb scm: darcs: remove duplicate test from functional test. 14 years ago
repositories_filesystem_controller_test.rb scm: set mime type in downloading file. 14 years ago
repositories_git_controller_test.rb scm: git: fix annotate test due to changing en.yml (#8035, #7855). 14 years ago
repositories_mercurial_controller_test.rb scm: set mime type in downloading file. 14 years ago
repositories_subversion_controller_test.rb Fixes subversion tests not running on win32. 14 years ago
roles_controller_test.rb Merge branch 'master' into unstable 14 years ago
search_controller_test.rb Merge the master-journalized branch from https://github.com/finnlabs/redmine/ 14 years ago
settings_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
sys_controller_test.rb Do not actually try to fetch changesets from the subversion repository. 14 years ago
time_entry_reports_controller_test.rb Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
timelog_controller_test.rb Changed timelogs filters to use non-AJAX requests (#1965). 14 years ago
trackers_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
users_controller_test.rb Adds a Group filter on the admin users list (#7893). 14 years ago
versions_controller_test.rb Adds an option to view issues count by status on the version page (#7921). 14 years ago
watchers_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
welcome_controller_test.rb Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
wiki_controller_test.rb Merge acts_as_journalized to unstable. #123 14 years ago
wikis_controller_test.rb Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
workflows_controller_test.rb Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago