[TASK] Build response in tests using factories
Some tests created response objects the wrong way by hand. This change now uses the known factories to build them correctly. Resolves: #100487 Related: #100249 Releases: main Change-Id: Ic3de0e237fe0d9db9900b78ea88459e850c7bdbf Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78494 Tested-by:core-ci <typo3@b13.com> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- typo3/sysext/redirects/Tests/Functional/WebhookExecutionTest.php 4 additions, 2 deletions...ysext/redirects/Tests/Functional/WebhookExecutionTest.php
- typo3/sysext/webhooks/Tests/Functional/WebhookExecutionTest.php 4 additions, 2 deletions...sysext/webhooks/Tests/Functional/WebhookExecutionTest.php
Please register or sign in to comment