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

browser tests should be started manually #4

Closed
wants to merge 1 commit into from

Conversation

wenzowski
Copy link
Contributor

Calling npm test now runs all *.mocha unit tests, leaving browser tests to be launched with open test/index.html or the like.

Calling `npm test` now runs all `*.mocha` unit tests, leaving browser tests to be launched with `open test/index.html` or the like.
This was referenced Mar 10, 2014
@pypmannetjies pypmannetjies added the stale Older or abandoned issues we will not fix label Nov 19, 2020
@ericyhwang
Copy link
Contributor

Thanks for the (now very old) PR!

We already made this particular change a while back, and we're now going to move the DOM-based tests to be runnable with JSDOM:
#34

@ericyhwang ericyhwang closed this Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Older or abandoned issues we will not fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants