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
Martin Linkhorst 78c4196656 DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
..
issues refactores issue_reports_controller to be a reports_controller scoped in issues 12 years ago
news rewrites routes for news, moves comments and previews controller into news namespace 12 years ago
time_entries uses correct action on time_entries/reports controller test 12 years ago
account_controller_test.rb
activities_controller_test.rb escape queries for string in activities_controller test 12 years ago
admin_controller_test.rb assert the new mail objects and encoded body 12 years ago
application_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
attachments_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
auth_sources_controller_test.rb
boards_controller_test.rb resourcified boards 12 years ago
custom_fields_controller_test.rb
documents_controller_test.rb removes hidden new form in documents#index 12 years ago
enumerations_controller_test.rb testing for the now correct template as the list action no longer exists 12 years ago
files_controller_test.rb using explicit download_attachement paths in tests 12 years ago
groups_controller_test.rb DEPRECATION FIX: make a badly named GroupUser model to acts as the join model for a has_many :through between groups and users. 12 years ago
help_controller_test.rb
issue_categories_controller_test.rb resourcified issue_categories 12 years ago
issue_relations_controller_test.rb resourcifies issue_relations 12 years ago
issue_statuses_controller_test.rb
issues_controller_test.rb DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
issues_controller_transaction_test.rb
journals_controller_test.rb post should go to :update, not :edit 12 years ago
ldap_auth_sources_controller_test.rb updated AuthSourceLdap model to LdapAuthSource 12 years ago
mail_handler_controller_test.rb
members_controller_test.rb resourcifies members 12 years ago
messages_controller_test.rb resourcifies messages aka. topics 12 years ago
my_controller_test.rb
news_controller_test.rb
project_enumerations_controller_test.rb DEPRECATION FIX: use save(:validate => false) instead of save(false) 12 years ago
projects_controller_test.rb DEPRECATION FIX: use errors[:attribute] instead of errors.on(:attribute). 12 years ago
queries_controller_test.rb
repositories_bazaar_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repositories_controller_test.rb
repositories_cvs_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repositories_darcs_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repositories_filesystem_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repositories_git_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repositories_mercurial_controller_test.rb DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
repositories_subversion_controller_test.rb
roles_controller_test.rb resourcifies roles 12 years ago
search_controller_test.rb
settings_controller_test.rb
sys_controller_test.rb
timelog_controller_test.rb uses named_routes for paths inside time_entries 12 years ago
trackers_controller_test.rb
user_mailer_test.rb finalize the mailer, remove the older mailer 12 years ago
users_controller_test.rb DEPRECATION FIX: make a badly named GroupUser model to acts as the join model for a has_many :through between groups and users. 12 years ago
versions_controller_test.rb removing debug statement 12 years ago
watchers_controller_test.rb removes functional tests for action/http-verb match 12 years ago
welcome_controller_test.rb
wiki_controller_test.rb rewrites routes for issues and associated resources 12 years ago
wikis_controller_test.rb
workflows_controller_test.rb