Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding HTTP Request Mocking #85

Merged
merged 7 commits into from
May 3, 2024
Merged

Adding HTTP Request Mocking #85

merged 7 commits into from
May 3, 2024

Conversation

j-fischer
Copy link
Owner

Added ability to mock requests when using the rflib_HttpRequest class for any outbound HTTP requests. This can help with integration development while the actual endpoint is not available yet. It can also be used in training or development environments where integration is generally not available.

… for any outbound HTTP requests. This can help with integration development while the actual endpoint is not available yet. It can also be used in training or development environments where integration is generally not available.
@j-fischer j-fischer added the enhancement New feature or request label May 3, 2024
@j-fischer j-fischer added this to To do in RFLIB via automation May 3, 2024
@j-fischer j-fischer added this to the RFLIB 6.6 milestone May 3, 2024
@j-fischer j-fischer merged commit 87e0135 into master May 3, 2024
6 checks passed
RFLIB automation moved this from To do to Done May 3, 2024
@j-fischer j-fischer deleted the feature/http-request-mock branch May 3, 2024 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
RFLIB
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant