lilydjwg
|
89b4cd90ba
|
tests: use asyncio_default_fixture_loop_scope = "session"
See also https://github.com/pytest-dev/pytest-asyncio/issues/924.
|
2024-11-03 18:30:54 +08:00 |
|
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
|
10f6b1561e
|
start porting tests to new version
|
2020-08-17 15:11:14 +08:00 |
|
lilydjwg
|
7e44dd5767
|
travis: don't run test_aur
|
2019-10-15 18:59:16 +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 |
|
Jingbei Li
|
ddbe30db8c
|
added use_last_modified for aur
|
2018-09-30 17:42:42 +08:00 |
|
lilydjwg
|
a31470df0b
|
tests: aur: try harder
|
2018-05-08 19:59:57 +08:00 |
|
lilydjwg
|
b24f4ae5fe
|
try five times for AUR tests
|
2018-02-07 22:05:14 +08:00 |
|
lilydjwg
|
75873b5281
|
update test_aur
|
2017-11-05 16:41:06 +08:00 |
|
lilydjwg
|
189847ffdc
|
Revert "make AUR tests more flaky"
This reverts commit 61df628bd8 .
It doesn't help :-(
|
2017-07-08 16:15:17 +08:00 |
|
lilydjwg
|
61df628bd8
|
make AUR tests more flaky
|
2017-07-08 16:11:16 +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
|
0047c6ddac
|
add testcases for AUR
|
2015-11-04 23:30:25 +08:00 |
|