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
/
tutorials
/
wiki2
/
tests.rst
Age
Commit message (
Expand
)
Author
2024-02-07
sync language from zodb tutorial for test sections
Michael Merickel
2024-02-04
upgrade tests chapter
Michael Merickel
2020-12-11
Revert "Remove `app_request` from wiki2 tests."
Theron Luhn
2020-11-11
Remove `app_request` from wiki2 tests.
Theron Luhn
2020-11-11
Add to test documentation.
Theron Luhn
2020-11-07
Remove request.user from wiki2 testing tutorial.
Theron Luhn
2020-01-14
Revert emphasis removal
Steve Piercy
2020-01-14
Update test output
Steve Piercy
2020-01-13
realign emphasize-lines
Steve Piercy
2020-01-13
from webob.cookies import Cookie already existed; restore deleted comment
Steve Piercy
2020-01-07
revamp the test suite and explain the fixtures
Michael Merickel
2020-01-02
Update tests.rst to align with removal of 1 unrepeatable test
Steve Piercy
2020-01-02
Resync wiki2/*.rst and related files after moving tests directory
Steve Piercy
2018-10-05
Merge branch 'master' into one_cc
Steve Piercy
2018-10-03
Change references to "py.test" in SQLAlchemy tutorial test page
Paul Cutler
2018-09-16
doc fixes
Stephen Martin
2018-09-09
merging cookiecutters
Stephen Martin
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/tests
Steve Piercy
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2017-01-10
update docs per https://github.com/Pylons/pyramid/commit/fb7a98bbdacebc4edfef...
Steve Piercy
2016-12-23
wiki2/*.rst first cut from comparing across branches
Steve Piercy
2016-04-16
replace ps1con with doscon for lexer
Steve Piercy
2016-04-09
- update wiki2/tests step
Steve Piercy
2016-04-09
- add intersphinx targets
Steve Piercy
2016-02-28
redirect to edit page when user attempts to add page that already exists
Steve Piercy
2016-02-28
add note about deprecation warnings on py3
Steve Piercy
2016-02-28
update tests.rst (done)
Steve Piercy
2016-02-18
update tests chapter
Michael Merickel
2016-02-08
[wip] update tests in wiki2 tutorial
Michael Merickel
2015-12-02
- rewrite wiki2/tests.rst (removed an obsolete reference to testing models, p...
Steve Piercy
2015-11-20
wiki2/tests - commit progress
Steve Piercy
2015-05-27
- clean up and make consistent across wiki tutorials
Steve Piercy
2015-05-25
grammar
Steve Piercy
2015-05-25
update templates, line numbers, file references
Steve Piercy
2013-09-06
update the code in the wiki and wiki2 tutorials to use pyramid_chameleon
Michael Merickel
2013-03-13
consistency: use $VENV whenever virtualenv binaries are used
Tshepang Lekhonkhobe
2013-03-04
fix #311
Tshepang Lekhonkhobe
2013-01-20
point to the sources of the wiki tutorials in just one location; fix #763
Tshepang Lekhonkhobe
2012-03-17
add link to tests source
Chris McDonough
2012-03-17
Fix typos.
Doug Latornell
2012-03-17
Improve text of SQLAlchemy wiki tutorial.
Doug Latornell
2012-03-14
Renamed db populate to initialize in SQL tutorial
Patricio Paez
2012-03-14
Removed populate tests from the SQL wiki tutorial
Patricio Paez
2012-03-13
Show modification to scripts/populate.py to accept memory DB URI
Chris Shenton
2012-01-04
remove dependency on pysqlite from all scaffolding on platforms lt 2.6
Chris McDonough
2011-11-27
- The SQLAlchemy Wiki tutorial has been updated. It now uses
Chris McDonough
2011-11-12
- The ``alchemy`` scaffold has been removed.
Chris McDonough
2011-11-08
Remove 'pyramid_' from scaffolding name used for pcreate now.
Chris Shenton
2011-07-01
run setup.py develop
Chris McDonough
[next]