[New-bugs-announce] [issue23477] Increase coverage for wsgiref module

Alex Shkop report at bugs.python.org
Wed Feb 18 15:57:17 CET 2015


New submission from Alex Shkop:

Added test for wssgiref.simple_server to check that environ argument contains correct headers, query string and path.

This code wasn't covered in tests previously.

----------
components: Tests
files: wsgiref_test_environ.patch
keywords: patch
messages: 236176
nosy: ashkop
priority: normal
severity: normal
status: open
title: Increase coverage for wsgiref module
versions: Python 3.5
Added file: http://bugs.python.org/file38169/wsgiref_test_environ.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23477>
_______________________________________


More information about the New-bugs-announce mailing list