summaryrefslogtreecommitdiff
path: root/src/zope/component/testing.py
Commit message (Collapse)AuthorAgeFilesLines
* Config with pure python template (#71)Michael Howitz2023-04-141-3/+7
| | | | | * Lint the code, improve coverage. * Bumped version for breaking release. * Drop support for Python 2.7, 3.5, 3.6.
* 100% coverageissue29Jason Madden2017-06-301-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add change note and badge to readme. Remove unused class and function. Omit standalonetests.py entirely from coverage. Another unused class. Incorporate feedback in test__api.py * Bring back _callFUT and make the queryAdapterInContext tests call it * Change raise NotImplentedError into specific fails_if_called() calls. Remove redundant argument now that all test in Test_adapts pass under all versions. Remove NotImplementedError from test_globalregistry.py Remove NotImplementedError from test_hookable.py Remove NotImplementedError from test_registry.py Remove NotImplementedError from test_security.py Remove NotImplementedError from test_zcml.py Remove NotImplementedError from test_factory.py Document ZCML feature and devmode. Really accept all arguments unless opted out.
* Merge tseaver-test_cleanup branch.Tres Seaver2012-06-291-1/+11
|
* Remove CVS '6997Id$' fossils.Tres Seaver2010-06-031-2/+0
|
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
|
* Moving code to satellite.Christian Theune2007-05-031-0/+29