Skip to content

Commit

Permalink
[fc] Repository: plone.dexterity
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2020-10-05T11:29:28+02:00
Author: ale-rt (ale-rt) <[email protected]>
Commit: plone/plone.dexterity@32f9233

Use mock from unittest on Python 3

Files changed:
A news/138.bugfix
M plone/dexterity/tests/case.py
M plone/dexterity/tests/test_content.py
M plone/dexterity/tests/test_factory.py
M plone/dexterity/tests/test_fti.py
M plone/dexterity/tests/test_primary.py
M plone/dexterity/tests/test_schema.py
M plone/dexterity/tests/test_schema_cache.py
M plone/dexterity/tests/test_security.py
M plone/dexterity/tests/test_utils.py
M plone/dexterity/tests/test_views.py
M setup.py
Repository: plone.dexterity

Branch: refs/heads/master
Date: 2020-10-05T14:37:57+02:00
Author: Alessandro Pisa (ale-rt) <[email protected]>
Commit: plone/plone.dexterity@ec4d8ff

Merge pull request #140 from plone/138-fixed-part1

Use mock from unittest on Python 3

Files changed:
A news/138.bugfix
M plone/dexterity/tests/case.py
M plone/dexterity/tests/test_content.py
M plone/dexterity/tests/test_factory.py
M plone/dexterity/tests/test_fti.py
M plone/dexterity/tests/test_primary.py
M plone/dexterity/tests/test_schema.py
M plone/dexterity/tests/test_schema_cache.py
M plone/dexterity/tests/test_security.py
M plone/dexterity/tests/test_utils.py
M plone/dexterity/tests/test_views.py
M setup.py
  • Loading branch information
ale-rt committed Oct 5, 2020
1 parent 105b587 commit 78f474a
Showing 1 changed file with 38 additions and 18 deletions.
Loading

0 comments on commit 78f474a

Please sign in to comment.