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

Windows tests #153

Merged
merged 21 commits into from
Aug 20, 2016
Merged

Windows tests #153

merged 21 commits into from
Aug 20, 2016

Conversation

benbalter
Copy link
Contributor

@benbalter benbalter commented Aug 20, 2016

This pull requests adds Appveyor Windows tests, and fixes a bug whereby collections, including posts, would not work on Windows due to improper path sanitization.

@mertkahyaoglu
Copy link
Member

Awesome 👍🏻

@benbalter
Copy link
Contributor Author

benbalter commented Aug 20, 2016

Got tests passing. For some reason Appveyor doesn't like rubocop, which I disabled, since it'll run on Travis anyways. Going to merge, since this fixes Windows support, but not going to make this a required test, as from my experience, Appveyor can sometimes be flaky, and while it can be informative, I don't want it to necessarily block things.

To note, the setup is similar to travis, in that it uses script/bootstrap and script/server and runs the two test suites (Node, Ruby) in parallel.

@benbalter benbalter merged commit 77e3362 into master Aug 20, 2016
@benbalter benbalter deleted the appveyor branch August 20, 2016 17:26
@benbalter benbalter changed the title WIP: Windows tests Windows tests Aug 20, 2016
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