Adding more extension tests to Djblets
Review Request #1725 — Created July 30, 2010 and submitted — Latest diff uploaded
This patch relies on http://reviews.reviewboard.org/r/1687/ Just added a few tests for the ExtensionManager and the Hooks. A lot of the ExtensionManager methods aren't tested yet. Things like the Manager calling syncdb are making things kind of difficult.
All tests pass.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
djblets/extensions/base.py |
---|
djblets/extensions/tests.py |
---|