Commit Graph

8 Commits

Author SHA1 Message Date
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 9f6706e0e7 tests: fix dep on httpbin 2024-05-11 14:15:37 +08:00
Chih-Hsuan Yen 4ca61ba11a tests: fix for pytest-asyncio 0.23 2023-12-09 20:38:00 +08:00
Maud LAURENT 9deb55806d
Add optional token for regex and httpheader. Add htmlparser source (#182)
add an httptoken option; add htmlparser with xpath source

Co-authored-by: Maud LAURENT <maud.laurent@eurecia.com>
Co-authored-by: lilydjwg <lilydjwg@gmail.com>
2021-06-11 16:18:39 +08:00
Mario Rodas 7366d82bfc tests: add needs_net marker to httpheader test 2021-03-20 04:20:00 +00:00
Amin Vakil d2130b64c6
Correct package name in httpheader test 2021-01-29 12:18:00 +03:30
lilydjwg 29f2bad400 tests: use another url because jmeter-plugins.org one has issues with Tornado's simple HTTP client. 2021-01-29 16:11:11 +08:00
lilydjwg 305c329e02 add a httpheader source
see #175 for use cases.
2021-01-28 18:05:58 +08:00