Paul
|
f4f45dbb9f
|
Sort imports and make Travis run isort (#425)
* Sort imports
* Make Travis run isort
|
2016-11-05 12:08:38 +01:00 |
|
Andrew Godwin
|
c5f047a245
|
Fix test to look for SERVER_PORT
|
2016-11-02 08:17:44 +00:00 |
|
Andrew Godwin
|
0ed04a9c06
|
Fix tests for new non-immediate sending
|
2016-10-05 15:32:37 -07:00 |
|
Carles Barrobés
|
d4f7125cd5
|
Fix type for request.META['SERVER_PORT'] (#378)
Django documentation states that it is a string.
Fixes #366
|
2016-09-23 11:37:45 -07:00 |
|
Andrew Godwin
|
e890c48f3f
|
Fixed #210: Fix query string to be bytes and not decoded
|
2016-06-22 09:44:10 -07:00 |
|
Andrew Godwin
|
69f6791a15
|
Fix test to match new spec.
|
2016-06-21 08:22:14 -07:00 |
|
Andrew Godwin
|
7bc35f1842
|
Fix up tests under py3
|
2016-04-26 14:05:17 +01:00 |
|
Andrew Godwin
|
37923c3674
|
Flake8 fixes
|
2016-04-04 03:38:38 +02:00 |
|
Andrew Godwin
|
67e3e55131
|
Respect HTTP request body close in ASGI.
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
920882f1da
|
Implement timeout on request body reading
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
0e3c742a80
|
Introduce ChannelTestCase to make testing easier
|
2016-04-04 03:34:05 +02:00 |
|
Andrew Godwin
|
1a7010aa2c
|
Make _stream work on AsgiRequest
|
2016-02-10 19:15:00 +00:00 |
|
Andrew Godwin
|
be172045ed
|
Fix test path encoding
|
2016-02-09 13:04:23 -08:00 |
|
Andrew Godwin
|
fa58375a51
|
Python 3 fixes
|
2016-02-05 16:47:11 -08:00 |
|
Andrew Godwin
|
5cd2cbdfee
|
Add test suite for ASGI handlers
|
2016-02-05 15:53:01 -08:00 |
|