forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
UI Tests for the extension (in nodejs) #6511
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
Comments
DonJayamanne
added
needs PR
bug
Issue identified by VS Code Team member as probable bug
labels
Jul 9, 2019
brettcannon
added
cause-CI/CD
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
and removed
bug
Issue identified by VS Code Team member as probable bug
labels
Jul 15, 2019
DonJayamanne
changed the title
Smoke Test are broken
UI Tests for the extension (in nodejs)
Sep 17, 2019
This was referenced Sep 17, 2019
Merged
karthiknadig
modified the milestones:
2019 - September Sprint 2,
2019 - October Sprint 1
Sep 25, 2019
Any updates on this? |
I have updated what has been completed. |
Removing myself from this issue as I've completed majority of the requirements. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Re-write of #4692
The original UI Tests were written in Python (that solution had issues due to the use of selenium driver).
The new version will be based on nodejs using the Chrome devtools protocol (puppeteer).
Broken into the following stages:
The text was updated successfully, but these errors were encountered: