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

Use path where needed to make unit tests on Windows pass. #188

Merged
merged 1 commit into from
Aug 10, 2017

Conversation

HyperBrain
Copy link
Member

@HyperBrain HyperBrain commented Aug 10, 2017

What did you implement:

Closes #145

How did you implement it:

Use the path module to create paths used in unit tests. This makes sure that the native path separators are used in all expectations.
Fixed wrong test description.

How can we verify it:

Run npm test on Windows (e.g. Git bash).

Todos:

  • Write tests
  • [ ] Write documentation
  • Fix linting errors (not yet implemented)
  • Make sure code coverage hasn't dropped (not yet implemented)
  • Provide verification config / commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@HyperBrain HyperBrain merged commit c838a31 into v3.0.0 Aug 10, 2017
@HyperBrain HyperBrain deleted the fix-windows-unittests branch August 10, 2017 12:58
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