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

feat: http request tracker clear (#100) #101

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

diego-aquino
Copy link
Member

@diego-aquino diego-aquino commented Mar 12, 2024

Features

  • [#zimic] Created a new method clear() to clear all declared responses, restrictions and intercepted requests and responses from request trackers.
    • BREAKING CHANGE: tracker.bypass() no longer clears the intercepted requests and responses from the tracker.

Closes #100.

@diego-aquino diego-aquino merged commit 7642d1e into canary Mar 12, 2024
4 checks passed
@diego-aquino diego-aquino deleted the @diego-aquino/100-http-request-tracker-clear branch March 12, 2024 00:45
@diego-aquino diego-aquino added this to the v0.3.0 milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTP reques tracker clear
1 participant