Commit Graph

9 Commits

Author SHA1 Message Date
lilydjwg 471b66ff4c tests: use pytest-rerunfailures instead of flaky
flaky is no longer compatible with pytest 8.0 and seems unmaintained.

https://github.com/pytest-dev/pytest/issues/12066
2024-03-09 20:23:25 +08:00
Chih-Hsuan Yen 4ca61ba11a tests: fix for pytest-asyncio 0.23 2023-12-09 20:38:00 +08:00
lilydjwg 58a7ae05ca hackage is flaky 2020-08-20 17:07:16 +08:00
lilydjwg 61a67a4a5b port more tests 2020-08-18 16:45:20 +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
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 5ae52b9e16 Add a testcase for Hackage 2015-11-04 20:17:37 +08:00