Skip to content

Refactor e2e tests #1398

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

Merged
merged 5 commits into from
Dec 8, 2020

Conversation

TylerLeonhardt
Copy link
Member

@TylerLeonhardt TylerLeonhardt commented Dec 4, 2020

This cleans up the test foundation by:

  • Allowing the Language Server to start once for the whole test run
  • Allowing the Debug Adapter to start once per test (because it is heavily state driven)
  • Add a test for debugging that: launches, sets a breakpoint, continues
  • Add the start of extension methods that will allow for tests to be written more easily with somewhat of a DSL

@TylerLeonhardt TylerLeonhardt marked this pull request as ready for review December 4, 2020 04:13
@TylerLeonhardt TylerLeonhardt changed the title refactor e2e tests Refactor e2e tests Dec 4, 2020
@TylerLeonhardt TylerLeonhardt merged commit 5ea2138 into PowerShell:master Dec 8, 2020
@TylerLeonhardt TylerLeonhardt deleted the refactor-e2e-tests branch December 8, 2020 01:13
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.

2 participants