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

Fix scripts #80

Merged
merged 8 commits into from May 6, 2021
Merged

Fix scripts #80

merged 8 commits into from May 6, 2021

Conversation

KasiaKoz
Copy link
Collaborator

Fixes broken scripts post #73 as was done for the simplification script here: #79

It would be awesome to have automated tests for these scripts: LAB-1185 records that. I included example invocation for the scripts in that card (because I had to run them post fixing to check they work :D)

There is only one issue with the send_google_directions_requests_for_network.py which will not work properly unless we give it an api key. And I'm not sure how to fake it :D

@KasiaKoz KasiaKoz requested a review from mfitz April 29, 2021 13:39
Copy link
Contributor

@mfitz mfitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I will pick up https://arupdigital.atlassian.net/browse/LAB-1185 at some point soon, unless you want to do that yourself. I'll have a think about what to do about the Google Maps API key - maybe we can monkey patch or mock that in some way in a smoke test.

@KasiaKoz KasiaKoz merged commit d5c29ed into master May 6, 2021
@KasiaKoz KasiaKoz deleted the fixx-scripts branch May 6, 2021 10:35
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.

None yet

2 participants