plone / plone.app.testing

Testing tools for Plone-the-application
http://pypi.python.org/pypi/plone.app.testing
2 stars 7 forks source link

Double check plone.app.folder #73

Closed ale-rt closed 3 years ago

ale-rt commented 3 years ago

Before trying to load the zcml of plone.app.folder, double check if it is a real package or an alias provided by plone.app.upgrade

Fixes #72

mister-roboto commented 3 years ago

@ale-rt 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!

ale-rt commented 3 years ago

@jenkins-plone-org please run jobs