gecko-dev/testing/mozbase/mozhttpd
Raphael Pierzina 37d1b753d2 Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt
Currently mozhttpd's test suite uses Python's unittest. Several tests don't
shut down started MozHttpd server instances, resulting in blocking test runs.
This patch resolves that problem by using pytest fixtures.

Differential Revision: https://phabricator.services.mozilla.com/D3764

--HG--
extra : moz-landing-system : lando
2018-08-20 15:55:18 +00:00
..
mozhttpd Bug 1428709 - Enable several mozhttpd tests for Python 3; r=davehunt 2018-07-12 18:37:54 +02:00
tests Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00
setup.py Bug 1428709 - Add six for Python 3 compat in mozhttpd; r=davehunt 2018-07-03 11:42:29 +02:00