Skip to content

Don't call openBrowser for smoke test - #1460

Closed
tuchk4 wants to merge 1 commit into
react:masterfrom
tuchk4:feature/disable-openBrowser-for-smoketest
Closed

Don't call openBrowser for smoke test#1460
tuchk4 wants to merge 1 commit into
react:masterfrom
tuchk4:feature/disable-openBrowser-for-smoketest

Conversation

@tuchk4

Copy link
Copy Markdown
Contributor

Nut sure but seems openBrowser should not be called for smoke test

@tuchk4

Copy link
Copy Markdown
ContributorAuthor

@EnoahNetzach check this also please. This relate to new e2e tests

@gaearon

gaearon commented Feb 15, 2017

Copy link
Copy Markdown
Contributor

Hesitant on this one. I'd leave it in.

This increases our coverage for cases like openBrowser itself throwing because of a typo or something.

@Timer

Copy link
Copy Markdown
Contributor

Could you (in theory) execute BROWSER=none npm run e2e-simple?

@gaearon

Copy link
Copy Markdown
Contributor

Yea. That's the workaround I'd suggest for local testing if it's too annoying.

@gaearongaearon closed this Feb 15, 2017
@locklockBot locked and limited conversation to collaborators Jan 21, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tuchk4@gaearon@Timer@facebook-github-bot