-
Notifications
You must be signed in to change notification settings - Fork 841
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
The ability to clear the 'Mock Server Call Log' #11315
Comments
Yes, this is one of the first things I went looking for, and ended up Googling for ages trying to find an answer. I did a test to make sure the server worked, but then couldn't find any way to remove the test call. Seemed odd to need to remove the server (and reconfigure everything) just to clear the log. |
Just arrived here while searching for the same feature |
Hi everyone, this ability has been added in the latest release - v10.22.0 |
where dont see it I am in v11 |
@iamdman you would be able to see the delete icon for every log in your mock tab / workbench as can be seen in the below screenshot. Do refer to the mock learning centre where we have mentioned details around it. If it is not there in your case, please let us know. |
Yes I have that button for each request, but you need a clear all button because I have been deleting the logs for about 30 minutes, I have over 2000 to go through. |
Can you please add a button to purge all logs ? I would be so great !!! |
We need a button to purge all logs, please. |
@iamdman, @Ludogo, @thanhqb13293 I created a new issue for what we are all asking for here: #13333 |
Is there an existing request for this feature?
Is your feature request related to a problem?
Mock Server Call Log items are unable to be removed or cleared, causing clutter when running tests.
Describe the solution you'd like
Currently, the Mock Server Call Log does not have a way to clear either a single, or all items for a given Mock Server. It would be nice to be able to clear these so I can keep results of various test runs cleaner.
Describe alternatives you've considered
The only current alternative is to delete the Mock Server, and recreate it, but this requires adjusting configurations in other applications being tested to point at the new Mock Server URL.
Additional context
No response
The text was updated successfully, but these errors were encountered: