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

Test configuration, how to prevent HTTP requests? #279

Open
hourliert opened this issue May 26, 2019 · 0 comments
Open

Test configuration, how to prevent HTTP requests? #279

hourliert opened this issue May 26, 2019 · 0 comments

Comments

@hourliert
Copy link

hourliert commented May 26, 2019

Hi,

I am planing to use this library and I have one last standing question before being able to start the migration.

I am using arc to store images that I download from a source online.

How does one prevent arc to perform HTTP requests in test environnement? Would that be possible to pass a in_memory client to the config?

I guess I can use exvcr to record request and replay them during test but that's not ideal.

How are you doing to test file upload with arc?

Thanks in advance.

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