obsolete.ChilliProject/test/functional
Eric Davis 15428fc092 [#806] Add Board and Message watcher management 2011-12-28 11:03:24 -08:00
..
account_controller_test.rb Login should redirect to welcome/home page if already logged in. 2011-12-18 19:49:35 +01:00
activities_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
admin_controller_test.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
application_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
attachments_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
auth_sources_controller_test.rb [#263] Fix test error on Ruby 1.9 2011-11-26 20:36:56 +01:00
auto_completes_controller_test.rb [#802] Show groups in the watchers partial and users autocomplete 2011-12-27 17:38:30 -08:00
boards_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
calendars_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
comments_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
context_menus_controller_test.rb [#263] Add new layout and theme 2011-11-06 18:18:35 -08:00
custom_fields_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
documents_controller_test.rb [LSS#4190] Add watching to documents 2011-12-27 13:16:52 -08:00
enumerations_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
files_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
gantts_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
groups_controller_test.rb Fix test that doesn't run alone due to missing fixtures 2011-12-27 17:16:16 -08:00
help_controller_test.rb Use full paths to test_helper.rb for metric_fu/rcov to pick up 2011-11-03 19:43:20 -07:00
issue_categories_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_moves_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_relations_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issue_statuses_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
issues_controller_test.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
issues_controller_transaction_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
journals_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
ldap_auth_sources_controller.rb Use full paths to test_helper.rb for metric_fu/rcov to pick up 2011-11-03 19:43:20 -07:00
mail_handler_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
members_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
messages_controller_test.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
my_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
news_controller_test.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
previews_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
project_enumerations_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
projects_controller_test.rb [#263] Add new layout and theme 2011-11-06 18:18:35 -08:00
queries_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
reports_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
repositories_bazaar_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
repositories_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
repositories_cvs_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
repositories_darcs_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
repositories_filesystem_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
repositories_git_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
repositories_mercurial_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
repositories_subversion_controller_test.rb Replace puts and !!! messages with pending tests when the test SCMs are missing 2011-12-27 18:23:14 -08:00
roles_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
search_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
settings_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
sys_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
time_entry_reports_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
timelog_controller_test.rb [#735] Don't allow time entry creation with only edit permission 2011-11-30 20:27:59 +01:00
trackers_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
users_controller_test.rb [#674] Convert outbound mail to be sent per-recipient 2011-12-26 16:58:43 -08:00
versions_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
watchers_controller_test.rb [#806] Add Board and Message watcher management 2011-12-28 11:03:24 -08:00
welcome_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
wiki_controller_test.rb Fix trailing whitespace 2011-12-18 21:40:01 +01:00
wikis_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00
workflows_controller_test.rb Set source encoding to UTF-8 2011-10-29 14:48:03 +02:00