gecko-dev/testing/mozbase/mozhttpd/tests
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
..
api.py Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00
baseurl.py Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00
basic.py Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00
filelisting.py Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00
manifest.ini Bug 1428709 - Enable several mozhttpd tests for Python 3; r=davehunt 2018-07-12 18:37:54 +02:00
paths.py Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00
requestlog.py Convert mozhttpd's test suite to pytest (Bug 1479420) r=davehunt 2018-08-20 15:55:18 +00:00