plone / plone.app.testing

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

MockMailHostLayer: clean up the registry on test tear down #67

Closed ale-rt closed 4 years ago

ale-rt commented 4 years ago

Follow up #64

mister-roboto commented 4 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!

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.4%) to 58.482% when pulling 5b7b6e664b42a9d0080b6139d4bb769fbada4b38 on mock-mailhost into d0a6bdd1cf4839aeff6c283db92eb75597b42652 on master.

ale-rt commented 4 years ago

@jenkins-plone-org please run jobs

ale-rt commented 4 years ago

@jenkins-plone-org please run jobs

mauritsvanrees commented 4 years ago

One passing Jenkins job. The failures on the other two seem unrelated. I merge.