summaryrefslogtreecommitdiff
path: root/docs/narr/unittesting.rst
AgeCommit message (Expand)Author
2010-12-19add functional testing exampleChris McDonough
2010-12-18model -> resource; resource -> assetChris McDonough
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough
2010-11-19- Remove calls to config.begin()/config.end() from startup config code inChris McDonough
2010-11-09- All references to Pyramid-the-application were changed from :mod:`pyramid`Chris McDonough
2010-10-25convert more docs from bfg to pyramidChris McDonough
2010-10-25convert narrative docs to PyramidChris McDonough
2010-05-05Fix from teix.Chris McDonough
2010-03-23one missing and one extra lettersCarlos de la Guardia
2010-01-18Prep for b1Chris McDonough
2010-01-11Merge of andrew-docs branch.Chris McDonough
2010-01-01Rendering.Chris McDonough
2009-12-29Overlong lines.Chris McDonough
2009-12-27- Added manual index entries to generated index.Chris McDonough
2009-12-24Roles.Chris McDonough
2009-12-19Revise unittesting documentation to use new configurator APIs.Chris McDonough
2009-12-17FeaturesChris McDonough
2009-12-10Docs.Chris McDonough
2009-12-09Fix.Chris McDonough
2009-12-09- Added "Thread Locals" narrative chapter to documentation, and addedChris McDonough
2009-11-28Document the request-only calling convention as the default.Chris McDonough
2009-11-27- Add a section entitled "Test Set Up and Tear Down" to theChris McDonough
2009-10-16- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. ThisChris McDonough
2009-10-16- Added "Creating Integration Tests" section to unit testing narrativeChris McDonough
2009-10-15FeaturesChris McDonough
2009-09-16- The ``repoze.bfg.testing.registerDummyRenderer`` API has beenChris McDonough
2009-07-05Spellcheck.Chris McDonough
2009-05-05- Applications which rely on ``zope.testing.cleanup.cleanUp` in unitChris McDonough
2009-01-07- Add a method named ``assert_`` to the DummyTemplateRenderer. ThisChris McDonough
2008-12-21 Backwards Incompatibilities (Major)Chris McDonough
2008-11-09registerTemplateRenderer -> registerDummyRendererChris McDonough
2008-11-09More docs.Chris McDonough
2008-11-09More docs.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