~pappacena/launchpad:testfix-doctest-using-gunicorn

Last commit made on 2021-02-02
Get this branch:
git clone -b testfix-doctest-using-gunicorn https://git.launchpad.net/~pappacena/launchpad
Only Thiago F. Pappacena can upload to this branch. If you are Thiago F. Pappacena please log in for upload directions.

Branch merges

Branch information

Name:
testfix-doctest-using-gunicorn
Repository:
lp:~pappacena/launchpad

Recent commits

f156857... by Thiago F. Pappacena

Fixing tests to use gunicorn definitions

eceb589... by Tom Wardill

Rename snap name field. LP: #1914233

Merged from https://code.launchpad.net/~twom/launchpad/+git/launchpad/+merge/397362

1c4dfab... by Colin Watson

Fix lp.registry.model.projectgroup doctests

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/397358

a1d3b43... by Tom Wardill

Rename snap name field. LP: #1914233

45af2a5... by Thiago F. Pappacena

Enabling gunicorn (with autoreload) in development

Merged from https://code.launchpad.net/~pappacena/launchpad/+git/launchpad/+merge/396701

30a7664... by Colin Watson

Fix lp.registry.model.projectgroup doctests

Broken by converting to IGNORE_EXCEPTION_MODULE_IN_PYTHON2, mainly
because I forgot to tell it to use the correct checker.

NORMALIZE_WHITESPACE is required because OutputChecker seems to get a
bit confused by an extra newline at the end of examples found in
docstring-based doctests. This is probably a bug in zope.testing, but
since it's only needed for migration from Python 2 and is easy enough to
work around like this, it doesn't seem worth the effort to fix properly.

2ac6bfa... by Colin Watson

Upgrade to ZTK 9cb420f598 (2021-01-21)

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/397226

a7520a1... by Colin Watson

Avoid remaining uses of the Python 2 "unicode" type

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/397324

a5ccb11... by Colin Watson

Fix restricted codehosting session for Python 3

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/397325

881af23... by Colin Watson

Port list-team-members to Python 3

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/397326