summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Resourcified auth_sources.Jean-Philippe Lang2012-03-112-13/+13
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-113-195/+63
* Additional tests for UsersController.Jean-Philippe Lang2012-03-111-2/+39
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_long_subject.emlToshi MARUYAMA2012-03-111-57/+57
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_invalid_attri...Toshi MARUYAMA2012-03-111-47/+47
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_attachment.emlToshi MARUYAMA2012-03-111-248/+248
* set svn:eol-style native test/fixtures/mail_handler/ticket_reply.emlToshi MARUYAMA2012-03-111-74/+74
* set svn:eol-style native test/fixtures/mail_handler/ticket_on_given_project.emlToshi MARUYAMA2012-03-111-60/+60
* set svn:eol-style native test/fixtures/mail_handler/ticket_by_unknown_user.emlToshi MARUYAMA2012-03-111-18/+18
* set svn:eol-style native test/fixtures/mail_handler/ticket_by_empty_user.emlToshi MARUYAMA2012-03-111-17/+17
* set svn:eol-style native test/fixtures/mail_handler/issue_update_with_quoted_...Toshi MARUYAMA2012-03-111-48/+48
* set svn:eol-style native test/fixtures/mail_handler/issue_update_with_multipl...Toshi MARUYAMA2012-03-111-48/+48
* set svn:eol-style native test/fixtures/mail_handler/ticket_with_localized_att...Toshi MARUYAMA2012-03-111-43/+43
* Additional tests for IssuesController.Jean-Philippe Lang2012-03-101-0/+24
* Adds a test for #9076.Jean-Philippe Lang2012-03-101-0/+19
* More functional tests for NewsController.Jean-Philippe Lang2012-03-101-0/+5
* More function tests for AdminController.Jean-Philippe Lang2012-03-101-0/+9
* More function tests for MessagesController.Jean-Philippe Lang2012-03-101-1/+31
* Adds a test for when query is not found.Jean-Philippe Lang2012-03-071-0/+5
* scm: git: backout r8839 (#8857)Toshi MARUYAMA2012-03-071-38/+30
* 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