Skip to content

Conversation

@sfriesel
Copy link
Collaborator

@sfriesel sfriesel commented Oct 8, 2018

tape-run2 is a now outdated fork of tape-run intended to circumvent
a bug that doesn't exist anymore. Also phantomjs was not included as
a dev dependency, so npm run browser-test did not work out of the box.
Switching back to tape-run brings in electron as the default test
browser, so use that instead.
One of the tests in simple.js used fs methods which doesn't work in
the browser test.

sfriesel and others added 2 commits October 8, 2018 12:58
tape-run2 is a now outdated fork of tape-run intended to circumvent
a bug that doesn't exist anymore. Also phantomjs was not included as
a dev dependency, so npm run browser-test did not work out of the box.
Switching back to tape-run brings in electron as the default test
browser, so use that instead.
One of the tests in simple.js used fs methods which doesn't work in
the browser test.
@regular regular merged commit 173d0ef into regular:master Oct 9, 2018
@sfriesel sfriesel deleted the fix-browser-test branch October 24, 2018 22:00
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