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 uuid case sensitivity #11

Merged
merged 7 commits into from
Aug 8, 2017
Merged

Fix uuid case sensitivity #11

merged 7 commits into from
Aug 8, 2017

Conversation

oculus42
Copy link
Owner

@oculus42 oculus42 commented Aug 8, 2017

Resolve #10 by ensuring all uuids are converted to lowercase before translation.

Tests to identify and resolve #10
Make all characters passing into any-base lowercase to resolve alphabet
mismatch
Opportunistic update of dev dependency since we are incrementing the
version.
Move for-loops into tests so the test itself isn’t duplicated, only the
assertions. Validated the tests still run and pass.
Add Node 8 testing, just for thoroughness.
Add details about smaller auxiliary changes.
@oculus42 oculus42 merged commit f0f4b7a into master Aug 8, 2017
@oculus42 oculus42 deleted the fix-uuid-case-sensitivity branch August 8, 2017 06:48
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.

1 participant