summaryrefslogtreecommitdiffstats
path: root/test/functional
Commit message (Expand)AuthorAgeFilesLines
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-1/+2
* Fixed that a cross-project custom query is not remembered inside project (#97...Jean-Philippe Lang2011-12-071-0/+22
* Adds tests for MailHandler.Jean-Philippe Lang2011-12-051-3/+30
* Removed unnecessary calculations in time entries index.Jean-Philippe Lang2011-12-041-5/+5
* Adds named scopes for projects index.Jean-Philippe Lang2011-12-041-0/+9
* Adds named scopes for users index.Jean-Philippe Lang2011-12-041-0/+8
* Moves test to non-transactional fixtures tests (failure with postgresql).Jean-Philippe Lang2011-12-042-10/+10
* Fixes test conditions.Jean-Philippe Lang2011-12-041-2/+2
* Adds a test for invalid query statement.Jean-Philippe Lang2011-12-041-0/+10
* Makes spent time column available on the issue list (#971).Jean-Philippe Lang2011-12-041-0/+23
* Adds a test for when accessing wiki history without permission.Jean-Philippe Lang2011-12-031-0/+7
* Adds a test for parent issues display.Jean-Philippe Lang2011-12-031-0/+11
* Fixes assertion.Jean-Philippe Lang2011-12-031-1/+1
* Adds a test for subtasks display.Jean-Philippe Lang2011-12-031-0/+9
* Adds test for test email failure.Jean-Philippe Lang2011-12-031-0/+7
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-033-21/+39
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+13
* Test for repository edit and cleanup.Jean-Philippe Lang2011-12-031-7/+14
* Adds tests for SysController.Jean-Philippe Lang2011-12-031-0/+16
* Adds a test for revision diff as raw format.Jean-Philippe Lang2011-12-031-0/+12
* Adds tests for plugin settings editing.Jean-Philippe Lang2011-12-031-0/+29
* Tests/cleanup VersionsController.Jean-Philippe Lang2011-12-031-1/+28
* Test class cleanup.Jean-Philippe Lang2011-12-031-7/+2
* Adds functional tests for repository creation/update.Jean-Philippe Lang2011-12-031-0/+36
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-021-0/+2
* Extracted time report logic from the controller.Jean-Philippe Lang2011-12-021-35/+34
* Resourcified boards.Jean-Philippe Lang2011-12-011-19/+50
* Add missing fixtures.Jean-Philippe Lang2011-12-011-1/+2
* Resourcified documents.Jean-Philippe Lang2011-11-301-4/+11
* Test class cleanup.Jean-Philippe Lang2011-11-301-7/+0
* Adds functional tests for DocumentsController.Jean-Philippe Lang2011-11-301-1/+52
* Adds functional tests on issue list content formatting.Jean-Philippe Lang2011-11-291-0/+25
* Adds functional tests for MembersController.Jean-Philippe Lang2011-11-291-29/+30
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-291-8/+37
* Adds functional tests for EnumerationsController.Jean-Philippe Lang2011-11-291-7/+47
* Adds functional tests for ActivitiesController.Jean-Philippe Lang2011-11-291-0/+17
* Fixed: version files in Files module cannot be downloaded if issue tracking i...Jean-Philippe Lang2011-11-291-0/+6
* Prevent fixture files from being deleted.Jean-Philippe Lang2011-11-291-5/+5
* Removed EnumerationsController#list action.Jean-Philippe Lang2011-11-281-1/+1
* Fixed: Wiki export link doesn't work for users without :view_wiki_edits permi...Jean-Philippe Lang2011-11-281-0/+7
* Fixed: Section-edit buttons not available when a the version parameter is pro...Jean-Philippe Lang2011-11-281-0/+18
* Adds functional tests for GroupsController.Jean-Philippe Lang2011-11-281-1/+23
* Adds test for r7961 fix (#9672).Jean-Philippe Lang2011-11-271-0/+11
* Adds functional tests for CustomFieldsController.Jean-Philippe Lang2011-11-271-1/+37
* Do not include extra_info attribute in SysController responses because it bre...Jean-Philippe Lang2011-11-271-0/+12
* add tests to export time entry csv in French for csv separator (#8368)Toshi MARUYAMA2011-11-271-0/+45
* add csv separator check to the test to export time entry csv in Traditional C...Toshi MARUYAMA2011-11-271-0/+11
* Resourcified attachments.Jean-Philippe Lang2011-11-271-6/+8
* fix time entry csv last line encoding (#8549)Toshi MARUYAMA2011-11-271-0/+3