Bug #32424

The functional test requesthandler should be used for web requests

Added by Christopher Hlubek over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-12-09
Priority:Should have Due date:
Assigned To:Christian Jul Jensen % Done:

100%

Category:-
Target version:-
PHP Version: Complexity:
Has patch:No Affected Flow version:Git master

Description

The FunctionalTestCase still has a reference to the MockWebRequestHandler that's not used anymore. The FunctionalTestRequestHandler should be available to all tests as a property and be used in simulated web requests to provide the correct context with the current mock request.

Associated revisions

Revision 19f6c486
Added by Christopher Hlubek over 3 years ago

[BUGFIX] Remove MockWebRequestHandler, use FunctionalTestRequestHandler

Change-Id: If874094dcc8237cdebe79d36f9fab3b1218f39f8
Fixes: #32424
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years 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/7172

#2 Updated by Gerrit Code Review over 3 years ago

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

#3 Updated by Christopher Hlubek over 3 years ago

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

Also available in: Atom PDF