Closed mauritsvanrees closed 4 years ago
@mauritsvanrees thanks for creating this Pull Request and help improve Plone!
To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.
Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:
@jenkins-plone-org please run jobs
With this simple comment all the jobs will be started automatically.
Happy hacking!
@jenkins-plone-org please run jobs
Current plone.app.testing is only for Plone 5.2+, so this code was no longer used. See also PLIP 1775: https://github.com/plone/Products.CMFPlone/issues/1775.
PLIP was approved. I cherry-pick from the older branch from that PLIP. This branch should work fine on 5.2 and 6.0 and can be tested and merged on its own.