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

run browser tests in phantom #7

Closed
wants to merge 2 commits into from

Conversation

wenzowski
Copy link
Contributor

depends on #4 and compliment to #5

phantom tests reliably complete fast enough (sub 2s on my box) to be useful for tdd watchers

Alexander Wenzowski added 2 commits March 10, 2014 03:43
Calling `npm test` now runs all `*.mocha` unit tests, leaving browser tests to be launched with `open test/index.html` or the like.
@pypmannetjies pypmannetjies added the stale Older or abandoned issues we will not fix label Nov 19, 2020
@ericyhwang
Copy link
Contributor

We're now going to move the DOM-based tests to be runnable with JSDOM, and use GitHub Actions for CI:
#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