Bug #36617

FunctionalTestRequestHandler does not implement HttpRequestHandlerInterface

Added by Karsten Dambekalns about 1 year ago. Updated about 1 year ago.

Status:Resolved Start date:2012-04-26
Priority:Must have Due date:
Assignee:Karsten Dambekalns % Done:

100%

Category:- Testing -
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:
Has patch:No FLOW3 version affected:Git master
Votes: 0

Description

In some cases functional tests need to access getHttpRequest() on the active RequestHandler. In functional tests this doesn't work.

Associated revisions

Revision d38e25b3
Added by Karsten Dambekalns about 1 year ago

[BUGFIX] Make getHttpRequest() work in functional tests

In some cases functional tests need to access getHttpRequest() on the
active RequestHandler. In functional tests this did not work, because
the FunctionalTestRequestHandler did not implement the new
HttpRequestHandlerInterface.

Now it does and the InternalRequestEngine sets the current request.

Change-Id: I2aecd4bb5f52f8e6cad3f4e4d31f8ac194ac7a58
Fixes: #36617
Releases: 1.1

History

Updated by Gerrit Code Review about 1 year ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10784

Updated by Gerrit Code Review about 1 year ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10784

Updated by Gerrit Code Review about 1 year ago

Patch set 3 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10784

Updated by Karsten Dambekalns about 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF