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 dd9515d745 remove cvs scm from openproject core 12 years ago
..
issues expect escaped urls to fix the tests 12 years ago
news since rails 3.1 we can condense the order parameters 12 years ago
time_entries uses correct action on time_entries/reports controller test 12 years ago
account_controller_test.rb moves test for whether the session is reset on login/logout to functional tests 12 years ago
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 updated shoulda matchers 12 years ago
boards_controller_test.rb resourcified boards 12 years ago
custom_fields_controller_test.rb adding custom_field_translations fixtures 12 years ago
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 Use full paths to test_helper.rb for metric_fu/rcov to pick up 13 years ago
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 updated shoulda matchers 12 years ago
issues_controller_test.rb REVIEW: another batch of the renaming effort from Journals#changes to changed_data 12 years ago
issues_controller_transaction_test.rb fixes transaction tests for issues controller by using the dynamic dates in the journals 12 years ago
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 Set source encoding to UTF-8 13 years ago
members_controller_test.rb this action changed its name during the last merge with master 12 years ago
messages_controller_test.rb force attributes to be set where needed 12 years ago
my_controller_test.rb mark user's login attribute as unsafe (like the test likes it) 12 years ago
news_controller_test.rb [#674] Convert outbound mail to be sent per-recipient 13 years ago
project_enumerations_controller_test.rb force attributes to be set where needed 12 years ago
projects_controller_test.rb more minitest assertions 12 years ago
queries_controller_test.rb adding custom_field_translations fixtures 12 years ago
repositories_controller_test.rb adding custom_field_translations fixtures 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_subversion_controller_test.rb fix repositories git controller tests 12 years ago
roles_controller_test.rb resourcifies roles 12 years ago
search_controller_test.rb adding custom_field_translations fixtures 12 years ago
settings_controller_test.rb Set source encoding to UTF-8 13 years ago
sys_controller_test.rb deprecation: require 'mocha/setup' instead of just 'mocha' 12 years ago
timelog_controller_test.rb uses named_routes for paths inside time_entries 12 years ago
trackers_controller_test.rb adding custom_field_translations fixtures 12 years ago
user_mailer_test.rb expect the shallow path for the topics as written in the routes file 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 fixes welcome controller test by defining available languages to include tested ones 12 years ago
wiki_controller_test.rb rewrites routes for issues and associated resources 12 years ago
wikis_controller_test.rb Set source encoding to UTF-8 13 years ago
workflows_controller_test.rb Set source encoding to UTF-8 13 years ago