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: 2016-10-10T00:39:56+02:00
Author: David Glick (davisagli) <david.glick@plone.org>
Commit: plone/plone.dexterity@ea3bc8a

Remove dependency on plone.mocktestcase and mocker (#62)

removing dependency on plone.mocktestcase and mocker with mock

* convert test_fti to use mock
* make sure all global patches get removed

Files changed:
A plone/dexterity/tests/case.py
M CHANGES.rst
M plone/dexterity/tests/schemata.py
M plone/dexterity/tests/test.xml
M plone/dexterity/tests/test_behavior.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 plone/dexterity/tests/test_webdav.py
M setup.py
  • Loading branch information
jensens committed Oct 9, 2016
1 parent be86c66 commit 0dfd33a
Showing 1 changed file with 4,095 additions and 308 deletions.
Loading

0 comments on commit 0dfd33a

Please sign in to comment.