Epic #55064
closedEpic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
WP: Workspaces test cases / DataHandler bugfixes
100%
Description
Workspaces delivers versioning of contents and a flexible editing workflow on an enterprise level for editors and de- velopers. The implementation of workspaces has grown from the initial concept from Kasper Skårhøj to a complex module which interacts with many services of TYPO3 CMS.
To increase the stability of TYPO3 6.2 LTS particularly in the area of workspaces, a functional test-suite is needed to check if the current and future implementations will work as desired. The goal is to implement the test-suite to be run by the de- veloper and (optionally) automatically by the CI-environment of the TYPO3 Project.
Updated by Ingo Schmitt almost 11 years ago
- Assignee set to Oliver Hader
- Estimated time set to 240.00 h
- Parent task set to #55070
Updated by Ingo Schmitt almost 11 years ago
- Subject changed from Workspaces test cases / DataHandler bugfixes to WP: Workspaces test cases / DataHandler bugfixes
Updated by Gerrit Code Review almost 11 years ago
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/26970
Updated by Stefan Rotsch almost 11 years ago
Heyho,
we've pushed an initial version of the functional test suite to Gerrit and are now looking forward to your comments.
The assertions currently failing have been commented out.
To run the tests, please navigate to the webroot directory (where index.php is located) and use:
./typo3conf/ext/phpunit/Composer/vendor/bin/phpunit \ --colors --process-isolation \ --bootstrap typo3/sysext/core/Build/FunctionalTestsBootstrap.php \ typo3/sysext/workspaces/Tests/Functional/DataHandling/OverlayDataHandling
Cheers,
Stefan (on behalf of AOE)
Updated by Ingo Schmitt almost 11 years ago
- Parent task changed from #55070 to #54851
Updated by Oliver Hader almost 11 years ago
- use DataSet scenario of dd4a67c60ffa0d7ba89c299677fda532f1a154e5 for InlineRelationalRecordEditing ForeignField and CommaSeparatedValue
- use DataSet scenario of 84e703a0a1536e49929f5244167d2d158dd1c7d6 for Regular and ManyToMany
Updated by Mathias Schreiber almost 10 years ago
- Target version changed from 6.2.0 to 7.5