summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Adds assertions for r9572.Jean-Philippe Lang2012-04-291-0/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-257-29/+52
* Additional tests for the PDF export of an issue.Jean-Philippe Lang2012-04-191-0/+36
* Additional test for TrackersController.Jean-Philippe Lang2012-04-181-1/+9
* Additional tests for TimelogController.Jean-Philippe Lang2012-04-181-0/+12
* Additional test for MyController.Jean-Philippe Lang2012-04-181-1/+9
* Additional tests for CustomFieldsController.Jean-Philippe Lang2012-04-181-0/+17
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-151-0/+39
* Fixed MissingFeatureException: let user choose to copy attachments or not whe...Jean-Philippe Lang2012-04-141-1/+44
* When copying issues, let the status be changed to default or left unchanged.Jean-Philippe Lang2012-04-141-15/+29
* Additional assertions on creation of relations.Jean-Philippe Lang2012-04-111-0/+9
* Strip issue id when adding a relation.Jean-Philippe Lang2012-04-111-0/+10
* Fixed that export links include page parameter.Jean-Philippe Lang2012-04-111-0/+9
* Fixed that improper statuses are proposed when changing status before tracker...Jean-Philippe Lang2012-04-091-0/+33
* Additional tests for WatchersController.Jean-Philippe Lang2012-04-061-0/+16
* Adds assertions on the content of a versioned wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+24
* Adds assertions on the content of a wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+2
* Fixed: Unable to change locked, sticky flags and board when editing a message...Jean-Philippe Lang2012-04-061-0/+24
* Let non required list/user/version custom fields to be set to blank when bulk...Jean-Philippe Lang2012-04-061-3/+28
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-051-0/+20
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-242-0/+34
* Don't use #delete on String in Mailer.Jean-Philippe Lang2012-03-121-0/+5
* Fixed that LDAP error is not displayed when testing connection.Jean-Philippe Lang2012-03-111-2/+2
* Resourcified auth_sources.Jean-Philippe Lang2012-03-111-4/+4
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-112-140/+63
* Additional tests for UsersController.Jean-Philippe Lang2012-03-111-2/+39
* 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
* 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