..
account_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
activities_controller_test.rb
Rails 3.1 compatibility.
2012-03-04 12:43:55 +00:00
admin_controller_test.rb
Stub Mailer with mocha.
2012-05-06 08:43:44 +00:00
attachments_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
auth_sources_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
auto_completes_controller_test.rb
Don't use auth_sources fixtures when not needed.
2012-02-19 21:51:03 +00:00
boards_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
calendars_controller_test.rb
Removed some generate! calls.
2012-03-04 12:15:57 +00:00
comments_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
context_menus_controller_test.rb
Don't use auth_sources fixtures when not needed.
2012-02-19 21:51:03 +00:00
custom_fields_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
documents_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
enumerations_controller_test.rb
Fixed that enumerations option tags are escaped.
2012-05-13 08:45:15 +00:00
files_controller_test.rb
Adds helpers for testing email body.
2012-03-04 13:28:18 +00:00
gantts_controller_test.rb
Rails3: test: template must be specified as controller/action not with their extension any more
2011-09-28 10:11:42 +00:00
groups_controller_test.rb
Replaced group[lastname] parameter with group[name].
2012-06-01 18:24:33 +00:00
issue_categories_controller_test.rb
Use a modal form to create a category from the issue form.
2012-05-24 17:31:53 +00:00
issue_relations_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
issue_statuses_controller_test.rb
Adds functional tests.
2012-02-23 14:39:55 +00:00
issues_controller_test.rb
Fixed that watchers delete links are escaped on the issue view ( #10932 ).
2012-05-15 19:33:42 +00:00
issues_controller_transaction_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
journals_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
mail_handler_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
members_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
messages_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
my_controller_test.rb
Fixed that the issue link is escaped on my page spent time ( #10991 ).
2012-05-25 16:34:40 +00:00
news_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
previews_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
project_enumerations_controller_test.rb
Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3.
2012-03-01 20:34:41 +00:00
projects_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
queries_controller_test.rb
Fixed that some input fields are escaped on validation failures ( #11027 ).
2012-05-25 16:50:25 +00:00
reports_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_bazaar_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_cvs_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_darcs_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_filesystem_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_git_controller_test.rb
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
2012-06-02 18:36:23 +00:00
repositories_mercurial_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
repositories_subversion_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
roles_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +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
Copyright update.
2012-05-05 12:56:53 +00:00
sys_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
time_entry_reports_controller_test.rb
Merged rails-3.2 branch.
2012-04-25 17:17:49 +00:00
timelog_controller_test.rb
Fixed that project, issue and activity should be preserved when logging time with "Create and continue" ( #11038 ).
2012-05-29 18:54:26 +00:00
trackers_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
users_controller_test.rb
fix project list is not shown on Email notifications ( #11032 )
2012-05-28 08:24:31 +00:00
versions_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
watchers_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
welcome_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
wiki_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
wikis_controller_test.rb
Copyright update.
2012-05-05 12:56:53 +00:00
workflows_controller_test.rb
Fixed that option tags are escaped.
2012-05-13 09:00:26 +00:00