summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_events.py
AgeCommit message (Expand)Author
2009-11-02- Add a new event type: ``repoze.bfg.events.AfterTraversal``. EventsChris McDonough
2008-10-02Fix failing class_implements test, add object implements test.Chris McDonough
2008-10-02Make sure the IWSGIApplicationCreatedEvent interface actually implements the ...Malthe Borch
2008-07-31 - Add event sends for INewRequest and INewResponse. See theChris McDonough