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

[feature] mock support #622

Closed
MushiTheMoshi opened this issue Sep 16, 2024 · 4 comments
Closed

[feature] mock support #622

MushiTheMoshi opened this issue Sep 16, 2024 · 4 comments

Comments

@MushiTheMoshi
Copy link

Hi ,

Is there a way to implement mocking out of the box? testing hits rate limit quite often and you get banned from time to time. Do you know how can I implement mocking to avoid this in case is not supported yet?

Regards,
Julio

@xyq-c-cpp
Copy link
Collaborator

sorry, don't know what you mean. what's the mocking out of the box? current the api request speed is controled by users. @MushiTheMoshi

@MushiTheMoshi
Copy link
Author

sorry, I meant how can I mock http responses...

@xyq-c-cpp
Copy link
Collaborator

sorry, don't know about mock. you can implement this to push a PR if you know how to do it. @MushiTheMoshi

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

No branches or pull requests

3 participants
@MushiTheMoshi @xyq-c-cpp and others