Epic #55064
Epic #55070: Workpackages
Epic #54851: WP: Workspaces IRRE & MM bugfixes
WP: Workspaces test cases / DataHandler bugfixes
Status: | Accepted | Start date: | 2014-01-07 | |
---|---|---|---|---|
Priority: | Could have | Due date: | ||
Assigned To: | Oliver Hader | % Done: | 100% |
|
Category: | Workspaces | Spent time: | 86.38 hours | |
Target version: | 7.5 | |||
Sprint Focus: |
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.
Subtasks
Related issues
History
#1 Updated by Ingo Schmitt over 1 year ago
- Assigned To set to Oliver Hader
- Estimated time set to 240.00
- Parent task set to #55070
#2 Updated by Ingo Schmitt over 1 year ago
- Subject changed from Workspaces test cases / DataHandler bugfixes to WP: Workspaces test cases / DataHandler bugfixes
#3 Updated by Gerrit Code Review over 1 year 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
#4 Updated by Stefan Rotsch over 1 year 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)
#5 Updated by Ingo Schmitt over 1 year ago
- Parent task changed from #55070 to #54851
#6 Updated by Oliver Hader over 1 year ago
- use DataSet scenario of dd4a67c60ffa0d7ba89c299677fda532f1a154e5 for InlineRelationalRecordEditing ForeignField and CommaSeparatedValue
- use DataSet scenario of 84e703a0a1536e49929f5244167d2d158dd1c7d6 for Regular and ManyToMany
#7 Updated by Oliver Hader over 1 year ago
- Status changed from New to Accepted
#8 Updated by Mathias Schreiber 6 months ago
- Target version changed from 6.2.0 to 7.5