Project

General

Profile

Actions

Bug #81900

closed

Tests/Functional/Fixtures/Frontend/request.tpl not moved to testing-framework

Added by Rozbeh Chiryai Sharahi almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Tests
Target version:
-
Start date:
2017-07-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello,

when installing TYPO3 (Version 8.7.*) you can not use the method \TYPO3\TestingFramework\Core\Functional\FunctionalTestCase::getFrontendResponse for functional tests, since it will fail not finding typo3/sysext/core/Tests/Functional/Fixtures/Frontend/request.tpl .

InvalidArgumentException: Template file could not be loaded.

As a workaround you can have

"config": {
"preferred-install": {
"typo3/cms": "source",
"*": "dist"
}
}

in composer.json to solve this issue.

In my opinion this should be moved to testing-framework too.

Kind regards
Rozbeh

PS: also posting this on: https://github.com/TYPO3/testing-framework/issues


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #82168: Update testing-framework to 1.1.1Closed2017-08-22

Actions
Actions #1

Updated by Jan Helke over 6 years ago

  • Assignee set to Jan Helke
Actions #2

Updated by Gerrit Code Review over 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53643

Actions #3

Updated by Christian Kuhn over 6 years ago

  • Related to Task #82168: Update testing-framework to 1.1.1 added
Actions #4

Updated by Gerrit Code Review over 6 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53643

Actions #5

Updated by Gerrit Code Review over 6 years ago

Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53777

Actions #6

Updated by Jan Helke over 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF