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
/
docs
/
narr
/
testing.rst
Age
Commit message (
Expand
)
Author
2020-01-08
sync cookiecutter to starter project `myproject`
Steve Piercy
2020-01-02
Add missing description for new test in cookiecutter.
Steve Piercy
2020-01-02
Fix broken literalinclude paths
Steve Piercy
2020-01-02
Update reference to tests in testing.rst
Steve Piercy
2019-12-24
security policy docs and legacy policy improvements
Michael Merickel
2019-08-17
run linkcheck, fix redirects, change busted links to inline literals
Steve Piercy
2019-07-23
Dive into Python -> Dive into Python 3
Mandar Vaze
2019-07-20
Fixed broken link to "Dive into Python"
Mandar Vaze
2018-10-03
Change references to "py.test" in narrative documentation
Paul Cutler
2018-08-30
Update narr/testing.rst to updated files in narr/myproject/
Steve Piercy
2018-08-18
Clean up code-blocks in testing
Steve Piercy
2017-07-03
Link context manager term to glossary
Steve Piercy
2017-06-10
update src files and synch emphasize-lines for myproject
Steve Piercy
2016-12-27
quick_tutorial - refactor MyProject/myproject for cookiecutters
Steve Piercy
2016-04-12
update testing.rst
Steve Piercy
2015-12-14
- Remove broken integration test example from testing and source file, per #2172
Steve Piercy
2015-10-22
minor grammar, rewrap 79 columns, some .rst syntax fixes
Steve Piercy
2014-11-25
Tweak seealso for the includeme function.
Matt Russell
2014-11-25
Include code examples for integration and functional tests in docs #1001
Matt Russell
2014-02-10
- Garden PR #1121
Steve Piercy
2013-10-30
new api
Chris McDonough
2013-10-27
Security APIs on pyramid.request.Request
Matt Russell
2013-04-23
add a note about missing code
Tshepang Lekhonkhobe
2013-04-22
Merge pull request #997 from tshepang/patch-2
Michael Merickel
2013-04-22
Merge pull request #999 from tshepang/patch-5
Tres Seaver
2013-04-23
replace deprecated method
Tshepang Lekhonkhobe
2013-04-23
replace deprecated method
Tshepang Lekhonkhobe
2013-04-23
add missing comma
Tshepang Lekhonkhobe
2013-04-22
Merge pull request #989 from tshepang/patch-2
Tres Seaver
2013-04-21
add a cross-ref... hyperlinks are nice
Tshepang Lekhonkhobe
2013-04-21
remove ambiguity by indicating that the target is API documentation
Tshepang Lekhonkhobe
2013-03-31
fix some cross-references
Tshepang Lekhonkhobe
2013-03-03
No preposition needed at all. ;)
Tres Seaver
2013-02-27
should be one word
Tshepang Lekhonkhobe
2012-09-15
merge jinty's testConfig code
Chris McDonough
2012-08-30
Fixed broken link in docs/narr/testing.rst
Ronan Amicel
2012-06-16
A context manager for test setup
Brian Sutherland
2012-02-24
Trivial typos
Paul Winkler
2011-10-23
updated Dive Into Python link
Cypha
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-01-27
module name contractions
Chris McDonough
2011-01-19
- Fix deprecated example showing ``chameleon_zpt`` API call in testing
Chris McDonough
2011-01-18
Merge https://github.com/Pylons/pyramid
Casey Duncan
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-16
remove reference to obsolete begin() method
Casey Duncan
2011-01-16
simplify and shorten long sentence
Casey Duncan
2011-01-16
move however for better flow
Casey Duncan
2011-01-12
Features
Chris McDonough
2010-12-19
typo
Chris McDonough
[next]