lilydjwg
|
4887ec66d9
|
port more tests
|
2020-08-17 16:21:02 +08:00 |
lilydjwg
|
10f6b1561e
|
start porting tests to new version
|
2020-08-17 15:11:14 +08:00 |
lilydjwg
|
6f48b774ae
|
tests: add a needs_net mark for tests that require Internet access
use pytest-httpbin for test_regex
closes #113
|
2019-10-15 17:27:34 +08:00 |
lilydjwg
|
1e1f431f9b
|
fix test_regex
|
2019-07-08 11:40:08 +08:00 |
lilydjwg
|
ed37892c87
|
tests: test default user agent in test_regex
|
2019-07-06 14:23:00 +08:00 |
lilydjwg
|
8b0186bd25
|
Revert "Use pytest-httpbin and add a test for default User-Agent"
This reverts commit 851e141f3d .
pytest-httpbin doesn't work with nightly. Also it brings in too many
dependencies.
|
2019-07-06 14:20:43 +08:00 |
Chih-Hsuan Yen
|
851e141f3d
|
Use pytest-httpbin and add a test for default User-Agent
|
2019-07-06 13:39:59 +08:00 |
lilydjwg
|
93d1ca16db
|
update tests
|
2019-07-04 16:47:33 +08:00 |
Chih-Hsuan Yen
|
ab1ecc231d
|
Raise exceptions on all warnings and errors in tests
|
2019-03-07 16:25:54 +08:00 |
lilydjwg
|
5af558d214
|
tests: example.net certificate has expired, use http instead
|
2018-11-29 13:31:08 +08:00 |
Chih-Hsuan Yen
|
1d16726c90
|
Add `missing_ok`, which suppresses no-result warnings
|
2018-09-21 12:17:21 +08:00 |
lilydjwg
|
ded2bcd8c5
|
tests: httpbin seems to be overloaded, disabled temporarily
|
2018-05-08 19:27:45 +08:00 |
Felix Yan
|
84df2716b5
|
AsyncIO rewrite
|
2017-07-06 12:24:45 +08:00 |
lilydjwg
|
8e2be647e0
|
add license declaration to each file
|
2017-02-28 15:27:24 +08:00 |
Felix Yan
|
7595011cbb
|
Add a testcase for Regex
|
2015-11-04 23:43:35 +08:00 |