summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_testing.py
AgeCommit message (Expand)Author
2008-11-19 - Add __delitem__ method to ``testing.DummyModel``.Chris McDonough
2008-11-19 - Add ``keys``, ``items``, and ``values`` methods toChris McDonough
2008-11-11 - Allow ``testing.registerEventListener`` to be used with Zope 3Chris McDonough
2008-11-10 FeaturesChris McDonough
2008-11-09registerTemplateRenderer -> registerDummyRendererChris McDonough
2008-11-09Minor tweaks.Chris McDonough
2008-11-08Get rid of BFGTestCase base class: use only functions.Chris McDonough
2008-11-08registerTemplate -> registerDummyTemplateChris McDonough
2008-11-08Add makeRequest API.Chris McDonough
2008-11-07 FeaturesChris McDonough