Skip to content

decouple rh vsc ext tester #322

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

albertli-msft
Copy link
Contributor

  • Create a new private workspace project vscode-extension-tester/locators: a bunch of selectors to locate element in vsc by versions
  • Create a new private workspace project vscode-extension-tester/page-objects: a bunch of wrapped utils to act certain functionality in vsc
  • remove vsc-extension-tester dependency

if we liked this pattern, we could continue hardening the quality of the e2e test cases:

  • Enrich locators/page-object libs
  • Replace the await timeout in our previous await timeout
    Then it could stabilize the e2e test cases success rates. 😬

@albertli-msft albertli-msft changed the title decouple rh vsc ext tester try01 decouple rh vsc ext tester Apr 4, 2024
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.

1 participant