index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repoze
/
bfg
/
testing.py
Age
Commit message (
Expand
)
Author
2009-11-28
Get rid of these mentionings of zope.component for grep purposes.
Chris McDonough
2009-11-28
- Unit tests which use ``zope.testing.cleanup.cleanUp`` for the
Chris McDonough
2009-11-28
(no commit message)
Chris McDonough
2009-11-28
Deal with registries we may not understand.
Chris McDonough
2009-11-28
Clarify.
Chris McDonough
2009-11-27
Coverage.
Chris McDonough
2009-11-27
Move imports to module scope.
Chris McDonough
2009-11-27
ignore import error.
Chris McDonough
2009-11-27
Rendering.
Chris McDonough
2009-11-27
Rendering.
Chris McDonough
2009-11-27
- The ``repoze.bfg.testing.setUp`` function now accepts three extra
Chris McDonough
2009-11-24
Make hooking getSiteManager optional.
Chris McDonough
2009-11-24
Docs updates.
Chris McDonough
2009-11-23
Disuse ZCA threadlocal API.
Chris McDonough
2009-11-23
- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebOb
Chris McDonough
2009-11-19
- Each of the ``repoze.bfg.view.render_view``,
Chris McDonough
2009-11-19
Rearrange things to try to avoid circular import deps.
Chris McDonough
2009-11-18
- The ``repoze.bfg.registry.make_registry`` callable has been removed.
Chris McDonough
2009-11-17
Move configuration methods into Configurator.
Chris McDonough
2009-11-16
Merge imperativeconfig branch.
Chris McDonough
2009-11-06
Version note.
Chris McDonough
2009-11-06
Note when added.
Chris McDonough
2009-11-06
- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.
Chris McDonough
2009-11-06
Express intent better.
Chris McDonough
2009-10-26
Adapt to ``ITraverser`` instead of ``ITraverserFactory``. While this change b...
Malthe Borch
2009-10-19
Note.
Chris McDonough
2009-10-19
- Add ``repoze.bfg.testing.registerSettings`` API, which is documented
Chris McDonough
2009-10-16
- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. This
Chris McDonough
2009-10-15
Features
Chris McDonough
2009-10-10
- Add a new ``repoze.bfg.testing`` API: ``registerRoute``, for
Chris McDonough
2009-09-30
- The import of ``repoze.bfg.view.NotFound`` is deprecated in favor of
Chris McDonough
2009-09-23
Fix spelling.
Chris McDonough
2009-09-20
- The way ``bfg_view`` declarations are scanned for has been modified.
Chris McDonough
2009-09-18
Compulsive import reorderings.
Chris McDonough
2009-09-16
- The ``repoze.bfg.testing.registerDummyRenderer`` API has been
Chris McDonough
2009-09-16
Fix bug in dummy renderer "implementation" method.
Chris McDonough
2009-09-16
Checkpoint. Not 100% test coverage.
Chris McDonough
2009-09-06
Remove 0.9 deprecations.
Chris McDonough
2009-09-06
Merge multiview2 branch to HEAD.
Chris McDonough
2009-07-01
Use nonmutable default arg.
Chris McDonough
2009-06-22
More micro-optimizations to the default traverser.
Chris McDonough
2009-06-22
- The values of ``subpath``, ``traversed``, and ``virtual_root_path``
Chris McDonough
2009-06-02
Typo.
Chris McDonough
2009-05-30
- Remove "context" argument from ``effective_principals`` and
Chris McDonough
2009-05-27
Merge authchanges branch to trunk.
Chris McDonough
2009-05-18
Features
Chris McDonough
2009-05-14
- Added API docs for the ``repoze.bfg.testing`` methods
Chris McDonough
2009-05-05
Get rid of direct dependency on zope.testing by creating our own addCleanUp a...
Chris McDonough
2009-04-16
- The interface for ``repoze.bfg.interfaces.ITraverser`` and the
Chris McDonough
2009-04-13
Revert r4137: it's making the test fixtures too complicated.
Chris McDonough
[next]