Task #56193
Epic #55070: Workpackages
Epic #54542: WP: Importer / Exporter with relations MM/IRRE/FAL
Story #55522: As a developer I want to ensure that further changes have no negative impact on import or export
Extend FunctionalTestCase to get the instance path within a test
Status: | Rejected | Start date: | 2014-02-21 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 100% |
|
Category: | Unit/Functional Tests | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Complexity: | ||
PHP Version: | Sprint Focus: |
Description
To assert if files were successful written during an import test, it need the path of the test instance.
Add functions to get the instance path within a test.
History
#1 Updated by Gerrit Code Review over 1 year 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/27778
#2 Updated by Marc Bastian Heinrichs over 1 year ago
- Status changed from Under Review to Rejected
- Priority changed from Should have to Must have
- Target version deleted (
6.2.0) - % Done changed from 0 to 100
Not needed. PATH_site could be used.