Releases: frankvanderkuur/robotframework-mockserverlibrary
Releases · frankvanderkuur/robotframework-mockserverlibrary
V0.9.3
V0.8.9
- Added socket options to forward
Release 0.8.8
- Added the ability to add priority to a expectation
- Added the ability to add a delay to a basic response (previously this was only possible for forwards)
- Added the ability to add queryparams to the Request Matcher so you can more explicitly define your matching
- Made robotframework-mockserverlibrary PEP 625 compliant
Release 0.8.7
Create_mock_http_forward:
- Expanded options: You can now rewrite the path and setup the forwarding to another host.
- No longer has a default 1 second delay
Create_mock_expectation_with_http_forward
- Added ID to