71cf1facda
- update to 0.22.0: * Support HTTPX 0.28.0, thanks @ndhansen * Drop support for Python 3.7, to align with HTTPX 0.25.0 * Update CI test to not fail fast and cancel workflows * Add dependabot to check GitHub actions packages * Add Python 3.13 to test suite - drop respx-pr267-httpx0.28.patch, respx-pr278-httpx0.28.patch: upstream
Dirk Mueller2025-03-30 08:16:23 +00:00
812fd355e6
Accepting request 1230776 from devel:languages:python
Ana Guerrero2024-12-13 21:33:11 +00:00
8808aaeed4
Accepting request 1230633 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-12-13 10:44:56 +00:00
d93e1bdc9c
Accepting request 1176154 from devel:languages:python
Ana Guerrero2024-05-23 13:35:45 +00:00
8730ceead7
Accepting request 1175910 from home:ojkastl_buildservice:Branch_devel_languages_python
Markéta Machová2024-05-23 08:51:56 +00:00
74b4fcd08d
Accepting request 1170437 from devel:languages:python
Ana Guerrero2024-04-28 19:49:28 +00:00
35fbeae414
- update to 0.21.1: * Fix files pattern not handling str and BytesIO * Add support for None values in data pattern
Dirk Mueller2024-04-20 07:48:41 +00:00
6bf95df00f
Accepting request 1160432 from devel:languages:python
Ana Guerrero2024-03-22 14:20:20 +00:00
319be43888
- update to 0.21.0: * Fix matching request data when files are provided * Add support for data\_\_contains lookup * Add files pattern to support matching on uploads * Add SetCookie utility for easier mocking of response cookie headers * Enhance documentation on iterable side effects * Enhance documentation on named routes and add tip about a catch-all route
Dirk Mueller2024-03-21 17:04:10 +00:00
621638d2cb
Accepting request 1137830 from devel:languages:python
Ana Guerrero2024-01-10 20:52:18 +00:00
12ea630465
- update to 0.20.2: * Better assertion output for assert_all_called * Support for quoted path pattern matching * Enable content\_\_contains pattern, thanks @rjprins * Added initial CONTRIBUTING.md, thanks @morenoh149 * Docs about retrieving mocked calls, thanks * Docs about Router.assert_all_called(), thanks @BeyondEvil for input - drop use-real-ipv6-address.patch (upstream) - Update to version 0.20.0 pytest-asyncio.
Dirk Mueller2024-01-09 22:11:54 +00:00
6b1d8ff41a
- Add patch use-real-ipv6-address.patch: * Use a real IPv6 address to avoid an address parsing exception
Steve Kowalik2023-06-16 06:06:46 +00:00