summaryrefslogtreecommitdiff
path: root/docs/narr/MyProject/myproject/tests.py
AgeCommit message (Expand)Author
2016-12-27narr/project - update for cookiecuttersSteve Piercy
2016-04-11- add trailing line endingSteve Piercy
2016-04-11- update narr/project.rst to use pip instead of setup.pySteve Piercy
2015-12-14- Remove broken integration test example from testing and source file, per #2172Steve Piercy
2015-12-08update narrative docs and literalinclude source files that use the starter sc...Steve Piercy
2014-11-25Include code examples for integration and functional tests in docs #1001Matt Russell
2012-11-29Sync MyProject files with the starter scaffoldPatricio Paez
2011-12-05the starter scaffold now uses url dispatch; add a minimal section about using...Chris McDonough
2011-11-12make myproject project relocatable (as per Ken's changes)Chris McDonough
2011-01-12FeaturesChris McDonough
2010-12-09fix docs: pyramid.configuration -> pyramid.configChris McDonough
2010-11-04fix project documentation to account for starter paster template changesChris McDonough
2010-10-25first cut at converting bfg to pyramidChris McDonough
2009-12-17FeaturesChris McDonough
2009-11-28Document the request-only calling convention as the default.Chris McDonough
2009-11-10More setup and teardown.Chris McDonough
2009-10-09Normalize.Chris McDonough
2009-10-09Remove comment.Chris McDonough
2009-10-09Use renderers.Chris McDonough
2009-05-05- Applications which rely on ``zope.testing.cleanup.cleanUp` in unitChris McDonough
2009-01-17Update docs with new default project stuff.Chris McDonough
2009-01-07- Add a method named ``assert_`` to the DummyTemplateRenderer. ThisChris McDonough
2008-11-14 - Change paster template ``tests.py`` to include a true unit test.Chris McDonough
2008-08-24Second checkin using StudlyCaps version of MyProject.Chris McDonough