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

README: Add instructions for how to mock/test code that use Algolia #505

Open
runephilosof-abtion opened this issue Sep 18, 2024 · 0 comments

Comments

@runephilosof-abtion
Copy link

In v1 of this gem there was a webmock configuration that you could just require.
That was removed in v2 (c88b821a951d9b685e47dd6ca369f352b2a3e7dd)

I have done as suggested in algolia/algoliasearch-rails#398 (comment) and copied the MockRequester from this repos testing suite.

It would be nice if the README contained hints for how to test code using it.

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

1 participant