Skip to content

Conversation

@gabewehrle
Copy link

Added functionality for multiple region codes. See server.js example for syntax. I left some debug stuff behind. I'll remove that and upload a new version

@gabewehrle
Copy link
Author

Cleaned up and reuploaded the files

@aaron-em
Copy link
Owner

I appreciate the PR! But I can't merge it as is; the tests haven't been updated to account for the modified behavior, and are consequently failing. There are also no new tests to verify that the newly added behavior functions correctly.

I'm also curious what motivated the choice of semicolon-separated values on the region member. That seems like it'd be a headache to manage, compared to having region be (or be able to be) an array of objects, with each object representing a single region.

@gabewehrle
Copy link
Author

gabewehrle commented Jun 18, 2018 via email

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.

2 participants