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

Update NE road properties #1035

Merged
merged 2 commits into from
Sep 12, 2016
Merged

Conversation

zerebubuth
Copy link
Member

Connects to #896.

@nvkelso could you review, please?

assert_no_matching_feature(
7, 63, 42, 'roads',
{ 'source': 'naturalearthdata.com', 'kind': 'highway',
'namealtt': None })
Copy link
Member

Choose a reason for hiding this comment

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

Should these tests be for None or type(None)?

Copy link
Member Author

@zerebubuth zerebubuth Sep 12, 2016

Choose a reason for hiding this comment

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

These are negative matches (assert_no_matching_feature), so the tests could be translated as "assert that there are no NE highways with any level", and so forth. The aim is to make sure that all of the level, namealt and namealtt properties have been removed.

Copy link
Member

Choose a reason for hiding this comment

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

Ah ok, sorry I didn't catch that when reading through it initially. 👍

@nvkelso
Copy link
Member

nvkelso commented Sep 12, 2016

👍 (modulo Rob's comment above)

@nvkelso nvkelso assigned zerebubuth and unassigned nvkelso Sep 12, 2016
@zerebubuth zerebubuth merged commit 9fabd57 into master Sep 12, 2016
@zerebubuth zerebubuth deleted the zerebubuth/896-ne-shield-enums-2 branch September 12, 2016 17:20
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.

3 participants