summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Prevent mass-assignment when adding/updating a forum (#10390).Jean-Philippe Lang2012-03-061-0/+8
* Fixed that the proposed users list may be empty when adding a project member ...Jean-Philippe Lang2012-03-061-0/+7
* Sort values for assertion.Jean-Philippe Lang2012-03-051-1/+1
* Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...Jean-Philippe Lang2012-03-054-6/+6
* Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different beha...Jean-Philippe Lang2012-03-053-14/+11
* Array#to_s behaviour changed in ruby 1.9.Jean-Philippe Lang2012-03-051-2/+2
* Array#to_s behaviour changed in ruby 1.9.Jean-Philippe Lang2012-03-051-3/+3
* Adds a template for API error messages so that it does not depend on AR::Erro...Jean-Philippe Lang2012-03-041-2/+2
* Strip login and password read from the email body.Jean-Philippe Lang2012-03-041-2/+2
* Adds an helper to get the body of an email in tests.Jean-Philippe Lang2012-03-043-7/+11
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Include ERB::Util in helpers tests.Jean-Philippe Lang2012-03-045-0/+6
* No need to delete fixtures.Jean-Philippe Lang2012-03-041-4/+0
* Removed shoulda assertions.Jean-Philippe Lang2012-03-042-34/+0
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Adds helpers for testing email body.Jean-Philippe Lang2012-03-047-18/+38
* Rails3: :order option has no effect here because of the default_scope on Enum...Jean-Philippe Lang2012-03-041-2/+2
* Test cleanup.Jean-Philippe Lang2012-03-041-0/+3
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-043-5/+5
* Test cleanup.Jean-Philippe Lang2012-03-041-7/+0
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-042-6/+6
* Removed some generate! calls.Jean-Philippe Lang2012-03-044-7/+7
* Removed some generate! calls.Jean-Philippe Lang2012-03-044-14/+15
* No need to save the record.Jean-Philippe Lang2012-03-041-10/+10
* Use :joins instead of :include.Jean-Philippe Lang2012-03-041-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-4/+7
* set svn:eol-style native test/exemplars/version_exemplar.rbToshi MARUYAMA2012-03-041-5/+5
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-0/+27
* Extracted auto_link and auto_mailto to a module.Jean-Philippe Lang2012-03-042-3/+3
* Use regular create! instead of generate!Jean-Philippe Lang2012-03-031-16/+9
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-037-40/+56
* Adds a test for displaying list custom fields on the new issue form.Jean-Philippe Lang2012-03-021-0/+12
* Adds a test for when updating a news fails.Jean-Philippe Lang2012-03-021-0/+8
* Adds functional test for #test_connection.Jean-Philippe Lang2012-03-021-0/+18
* Adds functional tests for LdapAuthSourcesController.Jean-Philippe Lang2012-03-022-36/+96
* Use valid filters in #test_index_with_sort_filters.Jean-Philippe Lang2012-03-021-5/+3
* Removed obsolete helper empty test class.Jean-Philippe Lang2012-03-011-4/+0
* Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p3...Jean-Philippe Lang2012-03-011-0/+2
* Fixed that the bulk edit/copy form does not propose versions and categories f...Jean-Philippe Lang2012-03-011-0/+22
* Fixes LDAP test.Jean-Philippe Lang2012-03-011-1/+1
* Adds an optional LDAP filter (#1060).Jean-Philippe Lang2012-03-011-0/+30
* MailHandler: fixed that sender's fullname is not unquoted (#10334).Jean-Philippe Lang2012-03-012-0/+20
* back out from r9031 to r9036Toshi MARUYAMA2012-03-016-14/+14
* Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rbToshi MARUYAMA2012-03-011-3/+3
* Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rbToshi MARUYAMA2012-03-011-1/+1
* Rails3: test: add .to_s for mail's bodies check at functional/users_controlle...Toshi MARUYAMA2012-03-011-3/+3
* Rails3: test: add .to_s for mail's bodies check at functional/messages_contro...Toshi MARUYAMA2012-03-011-1/+1
* Rails3: test: add .to_s for mail's bodies check at functional/issues_controll...Toshi MARUYAMA2012-03-011-5/+5
* Rails3: test: add .to_s for mail's bodies check at functional/files_controlle...Toshi MARUYAMA2012-03-011-1/+1
* Fixed potential test failure.Jean-Philippe Lang2012-02-281-2/+2