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
This was referenced Sep 17, 2019
Merged
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: