Skip to content

Conversation

@wojciak
Copy link

@wojciak wojciak commented Nov 25, 2024

Backstory & use case:

  • I use Mocket for recording responses from our third party services, these responses are then used on our dev environments
  • What I wanted was the ability to record every request<->response pair, even if the request structure is the same, as in some cases subsequent requests to the same resource will yield different results (as an example polling for a status of an async worker/job)
  • This gives the ability to then work on the recorded responses and tailor them to suit our needs

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2 Security Hotspots

See analysis details on SonarQube Cloud

@coveralls
Copy link

Coverage Status

coverage: 98.418% (-0.8%) from 99.255%
when pulling 86872cd on e-z-health:feature/skip_response_cache
into 0da2722 on mindflayer:main.

@mindflayer
Copy link
Owner

mindflayer commented Nov 25, 2024

Hi @wojciak, could we step back for a while and open an issue where to discuss what you have in mind?

@wojciak
Copy link
Author

wojciak commented Nov 26, 2024

@mindflayer This will be handled also by the recording class PR I think, I'll wait for that

@wojciak wojciak closed this Nov 26, 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.

3 participants