summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
...
* Prevent mass-assignment when adding/updating a forum (#10390).Jean-Philippe Lang2012-03-061-0/+8
* Sort values for assertion.Jean-Philippe Lang2012-03-051-1/+1
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-1/+1
* Adds helpers for testing email body.Jean-Philippe Lang2012-03-044-12/+12
* 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-041-1/+1
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-1/+1
* Removed some generate! calls.Jean-Philippe Lang2012-03-043-12/+12
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-4/+7
* Rails 3.1 compatibility.Jean-Philippe Lang2012-03-041-0/+27
* Removes all #verify calls in controllers. Verification is handled at routing ...Jean-Philippe Lang2012-03-034-39/+0
* 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
* 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
* back out from r9031 to r9036Toshi MARUYAMA2012-03-014-10/+10
* 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
* Adds a test for project menu item when displaying a revision.Jean-Philippe Lang2012-02-271-0/+8
* Adds a test for when displaying the new message form on boards#show.Jean-Philippe Lang2012-02-271-0/+10
* Adds a helper for displaying validation error messages.Jean-Philippe Lang2012-02-261-1/+1
* Moved tests about session reset to functional tests.Jean-Philippe Lang2012-02-261-0/+15
* Rewrite test without shoulda macros.Jean-Philippe Lang2012-02-251-11/+24
* Removed assertions on blank template.Jean-Philippe Lang2012-02-251-2/+0
* Can not use Project#find on scopes with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+7
* Clean up assertion.Jean-Philippe Lang2012-02-251-2/+1
* Adds missing format parameter.Jean-Philippe Lang2012-02-251-3/+3
* Do not do assertions on mail class.Jean-Philippe Lang2012-02-254-6/+6
* Rails3: test: fix ordering functional/comments_controller_test.rbToshi MARUYAMA2012-02-251-1/+1
* Potential test failure fixed.Jean-Philippe Lang2012-02-241-2/+2
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+19
* Adds required fixtures back.Jean-Philippe Lang2012-02-231-1/+1
* Adds functional tests.Jean-Philippe Lang2012-02-233-0/+43
* Adds functional tests.Jean-Philippe Lang2012-02-232-0/+15
* Adds functional tests.Jean-Philippe Lang2012-02-231-0/+16
* Rails3: test: scm: mercurial: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-17/+30
* Rails3: test: scm: darcs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-3/+5
* Rails3: test: scm: subversion: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-14/+28
* Rails3: test: scm: bazaar: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-7/+14
* Rails3: test: scm: cvs: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-8/+16
* Rails3: test: scm: filesystem: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-5/+9