Ticket #6111 enhancement new
Improve test coverage for handling of multipart/form-data in twisted.web.http.Request
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | web | Keywords: | tests |
| Cc: | jknight | Branch: | |
| Author: | Launchpad Bug: |
Description
Test coverage for handling of multipart/form-data POSTs in the server is pretty weak. There is a single test for one of the possible error cases and there are no tests for the success case.
Change History
Note: See
TracTickets for help on using
tickets.
