redmine/test/functional
Jean-Philippe Lang bb0cd34f4e Additional tests for SearchController and handle my_projects scope without memberships.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8266 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-17 18:23:53 +00:00
..
account_controller_test.rb Change tests to use ruby/rails assertions. 2011-12-16 23:35:05 +00:00
activities_controller_test.rb
admin_controller_test.rb Adds named scopes for projects index. 2011-12-04 22:31:02 +00:00
application_controller_test.rb
attachments_controller_test.rb Make sure that tests restore the attachments path to the tmp dir so that fixture files don't get deleted. 2011-12-16 17:52:47 +00:00
auth_sources_controller_test.rb
auto_completes_controller_test.rb
boards_controller_test.rb
calendars_controller_test.rb
comments_controller_test.rb
context_menus_controller_test.rb Fixed broken issues context tests (#9794). 2011-12-14 20:23:46 +00:00
custom_fields_controller_test.rb Resourcified custom fields. 2011-12-09 22:58:30 +00:00
documents_controller_test.rb Additional tests for DocumentsController. 2011-12-17 17:47:27 +00:00
enumerations_controller_test.rb Resourcified enumerations. 2011-12-11 10:26:12 +00:00
files_controller_test.rb
gantts_controller_test.rb
groups_controller_test.rb
issue_categories_controller_test.rb
issue_moves_controller_test.rb
issue_relations_controller_test.rb
issue_statuses_controller_test.rb Do not change settings in tests. 2011-12-15 10:25:14 +00:00
issues_controller_test.rb Display issue form fields according to permissions. 2011-12-15 10:41:49 +00:00
issues_controller_transaction_test.rb Moves test to non-transactional fixtures tests (failure with postgresql). 2011-12-04 19:20:22 +00:00
journals_controller_test.rb
ldap_auth_sources_controller.rb
mail_handler_controller_test.rb Adds tests for MailHandler. 2011-12-05 18:56:00 +00:00
members_controller_test.rb
messages_controller_test.rb
my_controller_test.rb
news_controller_test.rb
previews_controller_test.rb
project_enumerations_controller_test.rb
projects_controller_test.rb Explicitly declare all routes and deactivate default route. 2011-12-10 13:33:01 +00:00
queries_controller_test.rb Additional tests for QueriesController. 2011-12-17 17:54:52 +00:00
reports_controller_test.rb
repositories_bazaar_controller_test.rb Test for repository edit and cleanup. 2011-12-03 15:13:47 +00:00
repositories_controller_test.rb
repositories_cvs_controller_test.rb Test for repository edit and cleanup. 2011-12-03 15:13:47 +00:00
repositories_darcs_controller_test.rb Test for repository edit and cleanup. 2011-12-03 15:13:47 +00:00
repositories_filesystem_controller_test.rb Test for repository edit and cleanup. 2011-12-03 15:10:41 +00:00
repositories_git_controller_test.rb Test for repository edit and cleanup. 2011-12-03 15:09:08 +00:00
repositories_mercurial_controller_test.rb Test for repository edit and cleanup. 2011-12-03 15:06:23 +00:00
repositories_subversion_controller_test.rb
roles_controller_test.rb Resourcified roles. 2011-12-09 23:29:58 +00:00
search_controller_test.rb Additional tests for SearchController and handle my_projects scope without memberships. 2011-12-17 18:23:53 +00:00
settings_controller_test.rb
sys_controller_test.rb Adds tests for SysController. 2011-12-03 13:59:17 +00:00
time_entry_reports_controller_test.rb
timelog_controller_test.rb Additional tests for TimelogController and added missing i18n string. 2011-12-17 15:25:15 +00:00
trackers_controller_test.rb
users_controller_test.rb REST urls for user memberships. 2011-12-10 08:37:48 +00:00
versions_controller_test.rb
watchers_controller_test.rb
welcome_controller_test.rb
wiki_controller_test.rb Additional tests for WikiController. 2011-12-17 15:02:28 +00:00
wikis_controller_test.rb
workflows_controller_test.rb