summaryrefslogtreecommitdiff
path: root/src/zope/security/tests/test_adapter.py
Commit message (Expand)AuthorAgeFilesLines
* Config with c code template 831a34f5 (#91)Michael Howitz2022-12-231-26/+26
* Apply isort rulesMichael Howitz2022-04-221-2/+3
* Lint the code.Michael Howitz2021-08-301-14/+39
* 100% coverage for test_adapter.pyJason Madden2017-09-121-145/+83
* Changed strategy to hide wrapped to not use the secret anymore, but lookStephan Richter2013-03-111-4/+5
* Coverage for z.s.adapter.LocationUntrustedAdapterFactory.Tres Seaver2012-12-241-0/+110
* Coverage for z.s.adapter.TrustedAdapterFactory.Tres Seaver2012-12-241-0/+163
* Coverage for z.s.adapter.LocationTrustedAdapterFactory.Tres Seaver2012-12-241-2/+186
* Coverage for z.s.adapter.assertLocation.Tres Seaver2012-12-241-1/+62
* Add autotocs for zope.security.adapter.Tres Seaver2012-12-231-2/+0
* Normalize testcase module-scope imports: test_adapter.Tres Seaver2012-12-211-1/+1
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-3/+0
* Conform to repository policy.Tres Seaver2010-05-051-1/+1
* Prefer the standard libraries doctest module to the one from zope.testing.Hanno Schlichting2010-04-301-5/+1
* fixed unit tests, zope.testing 3.8.4 broke themFabio Tranchitella2009-12-221-1/+1
* Moving code to satellite.Christian Theune2007-05-031-0/+28