redmine/test/functional
2008-05-24 17:58:34 +00:00
..
account_controller_test.rb
admin_controller_test.rb
application_controller_test.rb
boards_controller_test.rb
documents_controller_test.rb
issues_controller_test.rb Fixed: private subprojects are listed on the issues view (#1217). 2008-05-14 18:19:37 +00:00
journals_controller_test.rb
messages_controller_test.rb Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079). 2008-04-28 09:25:51 +00:00
my_controller_test.rb
news_controller_test.rb Add NewsController and TimelogController tests. 2008-03-17 20:48:22 +00:00
projects_controller_test.rb Fixed: Calendar and Gantt show private subprojects even if current user is not a member of them (#1217). 2008-05-14 18:01:13 +00:00
queries_controller_test.rb Global queries can be saved from the global issue list (follows r1311 and closes #897). 2008-03-30 14:20:07 +00:00
repositories_bazaar_controller_test.rb Fixed: Links to repository directories don't work (#1119). 2008-04-27 10:12:15 +00:00
repositories_controller_test.rb
repositories_cvs_controller_test.rb Fixed: Links to repository directories don't work (#1119). 2008-04-27 10:12:15 +00:00
repositories_darcs_controller_test.rb Fix repository browsing at given revision for various scm and add tests for this. 2008-04-06 10:35:55 +00:00
repositories_git_controller_test.rb Fixed: Links to repository directories don't work (#1119). 2008-04-27 10:12:15 +00:00
repositories_mercurial_controller_test.rb Fixed: Links to repository directories don't work (#1119). 2008-04-27 10:12:15 +00:00
repositories_subversion_controller_test.rb Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275). 2008-05-24 17:58:34 +00:00
roles_controller_test.rb Add some tests on RolesController. 2008-03-17 20:02:51 +00:00
search_controller_test.rb Ability to search a project and its subprojects (#1264). 2008-05-20 20:31:04 +00:00
settings_controller_test.rb
sys_api_test.rb
timelog_controller_test.rb Custom fields (list and boolean) can be used as criteria in time report (#1012). 2008-04-09 17:45:39 +00:00
users_controller_test.rb
versions_controller_test.rb
welcome_controller_test.rb
wiki_controller_test.rb Fixed: error when previewing a new wiki page (#1292) introduced in r1415. 2008-05-23 16:29:40 +00:00
wikis_controller_test.rb