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] swap httr -> httr2 #272

Closed
mpadge opened this issue May 31, 2022 · 2 comments
Closed

[FEATURE] swap httr -> httr2 #272

mpadge opened this issue May 31, 2022 · 2 comments
Assignees

Comments

@mpadge
Copy link
Member

mpadge commented May 31, 2022

No description provided.

@mpadge mpadge self-assigned this May 31, 2022
mpadge added a commit that referenced this issue Jun 1, 2022
@mpadge
Copy link
Member Author

mpadge commented Jun 1, 2022

The commits above do all of the direct implementation. Now have to change the tests to use httptest2, and dump all of the former internal code for mocking test results.

mpadge added a commit that referenced this issue Jun 1, 2022
mpadge added a commit that referenced this issue Jun 1, 2022
mpadge added a commit that referenced this issue Jun 1, 2022
mpadge added a commit that referenced this issue Jun 1, 2022
mpadge added a commit that referenced this issue Jun 2, 2022
mpadge added a commit that referenced this issue Jun 2, 2022
mpadge added a commit that referenced this issue Jun 2, 2022
mpadge added a commit that referenced this issue Jun 2, 2022
mpadge added a commit that referenced this issue Jun 3, 2022
@mpadge
Copy link
Member Author

mpadge commented Jun 3, 2022

Finally done, after resolving issues with huge response file sizes, and eventually figuring out the overpass_url is selected using sample, so needs to be hard-coded in each test. All mock files now entirely reproducible, and only slightly larger than previous ones, but much easier to maintain courtesy of httptest2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant