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

Investigate moving remaining tests to node #544

Closed
kpdecker opened this issue May 31, 2013 · 3 comments
Closed

Investigate moving remaining tests to node #544

kpdecker opened this issue May 31, 2013 · 3 comments

Comments

@kpdecker
Copy link
Collaborator

The travis build is a bit unstable and some of our users have reported issues running tests under Windows.

@leshill did some initial work on this in #426 but we should expand this to cover all of the existing test cases, including:

  • Tokenizer tests
  • Parser tests
  • Testing runtime only code (i.e. precompiled mode)
  • Testing the dist generated files in addition to the node common-js files
@kpdecker
Copy link
Collaborator Author

kpdecker commented Jun 2, 2013

@piercemoore, @leshill, the tests are now 100% node and therubyracer has been removed from the dependencies. Hopefully this makes things a bit smoother.

@leshill
Copy link
Contributor

leshill commented Jun 2, 2013

👍

@kpdecker
Copy link
Collaborator Author

kpdecker commented Nov 4, 2013

Released in 1.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants