Alec Buckenheimer
|
b7d74c82ba
|
simplified aiohttp version diffs, reverted worker import policy
|
2018-10-08 22:48:21 -04:00 |
|
Alec Buckenheimer
|
efbacc17cf
|
unittests passing on windows again
|
2018-09-29 13:54:47 -04:00 |
|
Raphael Deem
|
8f2d543d9f
|
default to auto_reload in debug mode (#1159)
* default to auto_reload in debug mode
* disable auto-reload in testing client
|
2018-04-01 20:52:56 -07:00 |
|
Yun Xu
|
d1a8e8b042
|
fixed unit tests
|
2018-02-27 22:25:38 -08:00 |
|
Yun Xu
|
c39ddd00d3
|
workaround fix for an issue in aiohttp.Client
|
2018-02-27 21:42:41 -08:00 |
|
Yun Xu
|
46ed2c5270
|
upgrade aiohttp for test_client
|
2018-02-26 22:08:05 -08:00 |
|
Jeong YunWon
|
ed8725bf6c
|
Let SanicTestClient has its own port
For parallel test running, the servers must have different ports.
See examples/pytest_xdist.py for example.
|
2017-11-06 17:29:32 +09:00 |
|
Raphael Deem
|
5bf722c7ae
|
remove bare exceptions
|
2017-10-25 21:58:31 -07:00 |
|
Yun Xu
|
a46e004f07
|
apply new loggers
|
2017-09-11 22:12:49 -07:00 |
|
Nikola Kolevski
|
d865c5e2b6
|
Conform to pep8
|
2017-06-20 13:22:28 +02:00 |
|
Nikola Kolevski
|
9fac37588c
|
Allow textual responses when using test_client and aiohttp 2
|
2017-06-20 13:15:30 +02:00 |
|
Miroslav Batchkarov
|
3f22b644b6
|
wrap call to json in try-except to make tests pass
|
2017-06-07 09:57:07 +01:00 |
|
Miroslav Batchkarov
|
199fa50a9d
|
also store json result in local request
|
2017-06-05 16:24:23 +01:00 |
|
Eli Uriegas
|
015c87b5e1
|
Add traceback for better debugging
|
2017-04-11 16:02:57 -05:00 |
|
skytoup
|
fdbf452ced
|
1. try...catch aiohttp encode response body to text in test_client
2. add tests static binary file
|
2017-03-23 15:22:00 +08:00 |
|
Raphael Deem
|
88bf78213f
|
Merge pull request #512 from subyraman/fix-url-building
Fix `request.url` and other url properties
|
2017-03-10 00:38:16 -08:00 |
|
Raphael Deem
|
58a833e987
|
rename TestClient
|
2017-03-07 17:13:23 -08:00 |
|
Suby Raman
|
b40f30f2e5
|
fix tests
|
2017-03-03 11:49:35 -05:00 |
|
Suby Raman
|
1fbde87ec2
|
initial commit
|
2017-03-03 11:44:50 -05:00 |
|
messense
|
fedd7920a8
|
Fix exception collection typo
|
2017-02-23 10:39:14 +08:00 |
|
Suby Raman
|
3b68dc72e7
|
rework testing
|
2017-02-14 14:51:20 -05:00 |
|