Bug #39161
Unit/ Functional tests fail
| Status: | Resolved | Start date: | 2012-07-21 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
| TYPO3 Version: | 6.0 | PHP Version: | ||
| Votes: | 0 |
Description
If executed from the phpunit command line, the user needs to be admin, for the tests to work properly.
Additionally the workspaces and version extensions need to be loaded as they are not required any more.
Besides that, the tests are functional tests and not unit tests as a database is created for the tests to work.
Associated revisions
[BUGFIX] Fix workspaces test for CLI
Workspaces tests fail if executed from the phpunit
command line.
Move the tests to the subfolder "Functional" as
these tests are functional tests in the first place.
Change-Id: Ic89bcc538d814ae185be0593cb1315b2f8ae709a
Releases: 6.0
Resolves: #39161
Reviewed-on: http://review.typo3.org/12974
Reviewed-by: Oliver Hader
Tested-by: Oliver Hader
History
Updated by Gerrit Code Review 10 months ago
- Status changed from New to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12974
Updated by Gerrit Code Review 10 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12974
Updated by Helmut Hummel 10 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset cb61b27a71e967b42c352e9f9e1bf56601b5f3c5.