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

Split e2e tests execution #2785

Merged
merged 2 commits into from
Apr 29, 2020
Merged

Split e2e tests execution #2785

merged 2 commits into from
Apr 29, 2020

Conversation

yann300
Copy link
Collaborator

@yann300 yann300 commented Apr 28, 2020

No description provided.

@yann300 yann300 force-pushed the homepagePlugins branch 8 times, most recently from 3fa44a7 to 02e4148 Compare April 29, 2020 09:15

sleep 5

npm run nightwatch_local_libraryDeployment || TEST_EXITCODE=1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ballot test is missing npm run nightwatch_local_ballot


sleep 5

npm run nightwatch_local_libraryDeployment_firefox || TEST_EXITCODE=1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here also, ballot test is missing npm run nightwatch_local_ballot_firefox

@@ -185,6 +185,27 @@
"nightwatch_local_fileExplorer": "nightwatch ./test-browser/tests/fileExplorer.js --config nightwatch.js --env chrome ",
"nightwatch_local_debugger": "nightwatch ./test-browser/tests/debugger.js --config nightwatch.js --env chrome ",
"nightwatch_local_editor": "nightwatch ./test-browser/tests/editor.js --config nightwatch.js --env chrome ",

"nightwatch_local_libraryDeployment_firefox": "nightwatch ./test-browser/tests/libraryDeployment.js --config nightwatch.js --env firefox ",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You missed nightwatch_local_ballot_firefox in package.json

@yann300 yann300 changed the title Update plugins list in homepage Split e2e tests execution Apr 29, 2020
@yann300 yann300 merged commit 3bd3563 into master Apr 29, 2020
@yann300 yann300 deleted the homepagePlugins branch April 29, 2020 15:06
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.

3 participants