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

reorganize tests; add tests #45

Merged
merged 1 commit into from
Nov 28, 2015
Merged

reorganize tests; add tests #45

merged 1 commit into from
Nov 28, 2015

Conversation

guillermooo
Copy link
Member

No description provided.

@guillermooo
Copy link
Member Author

@jpoon Is perhaps the node_js version in Appveyor or Travis yml wrong?

@jpoon
Copy link
Member

jpoon commented Nov 28, 2015

Thanks so much for this! I had the exact same change earlier today :)

Node version is set to "0.12". Electron actually uses:

  "engines": {
    "node": ">= 0.10.0 < 0.11.0"
  },

The tests were previously passing?

@guillermooo
Copy link
Member Author

The tests were previously passing?

Note that they are passing for appveyor. The failing test is new or modified.

@jpoon
Copy link
Member

jpoon commented Nov 28, 2015

Feel free to update the node version on travis.yml to make the tests pass.

@jpoon
Copy link
Member

jpoon commented Nov 28, 2015

👍 they pass!

@guillermooo
Copy link
Member Author

🎈

guillermooo added a commit that referenced this pull request Nov 28, 2015
reorganize tests; add tests
@guillermooo guillermooo merged commit 105b6a9 into master Nov 28, 2015
@guillermooo guillermooo deleted the more-tests branch November 28, 2015 21:45
This pull request was closed.
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