Skip to content

Commit

Permalink
[fc] Repository: plone.app.testing
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2020-02-05T15:51:08+01:00
Author: ale-rt (ale-rt) <alessandro.pisa@gmail.com>
Commit: plone/plone.app.testing@e8ba5ff

Fix some test isolation issues

Fix a test isolation issue that was preventing the MOCK_MAILHOST_FIXTURE
to be used in multiple testcases (Fixes #61),

Properly configure the mail sender setting the appropriate registry
records (Fixes #62),

Adds test coverage.

Files changed:
A news/61.bugfix
A news/62.bugfix
M src/plone/app/testing/layers.py
M src/plone/app/testing/layers.rst
M src/plone/app/testing/tests.py
Repository: plone.app.testing

Branch: refs/heads/master
Date: 2020-02-07T12:03:23+01:00
Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl>
Commit: plone/plone.app.testing@d0a6bdd

Merge pull request #64 from plone/isolation

Fix some test isolation issues

Files changed:
A news/61.bugfix
A news/62.bugfix
M src/plone/app/testing/layers.py
M src/plone/app/testing/layers.rst
M src/plone/app/testing/tests.py
  • Loading branch information
mauritsvanrees committed Feb 7, 2020
1 parent 990ffc4 commit 0a9fd87
Showing 1 changed file with 27 additions and 23 deletions.
Loading

0 comments on commit 0a9fd87

Please sign in to comment.