-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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
Create terminal smoke test suite #136064
Labels
Milestone
Comments
Tyriar
added a commit
that referenced
this issue
Nov 9, 2021
Tyriar
added a commit
that referenced
this issue
Nov 9, 2021
Tyriar
added a commit
that referenced
this issue
Nov 19, 2021
This was causing detach to kill procs immediately Part of #136064
Tyriar
added a commit
that referenced
this issue
Nov 19, 2021
Tyriar
added a commit
that referenced
this issue
Nov 23, 2021
This was causing detach to kill procs immediately Part of #136064
Tyriar
added a commit
that referenced
this issue
Nov 23, 2021
Tyriar
added a commit
that referenced
this issue
Nov 23, 2021
Tyriar
added a commit
that referenced
this issue
Nov 23, 2021
Main goals of this have been accomplished. Layout tests, drag and drop and multi-window tests are a bit tricky to accomplish on smoke tests and mostly test what's already tested. Multi-root tests deferred in #137747 |
guibber
pushed a commit
to guibber/vscode
that referenced
this issue
Nov 30, 2021
guibber
pushed a commit
to guibber/vscode
that referenced
this issue
Nov 30, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The terminal used to have 1-2 simple smoke tests which just echoed text and checked it. We should look into creating more involved smoke tests and potentially exposing
TerminalService
to the smoke tests if that would make testing easier.Problem areas we should look at covering:
The text was updated successfully, but these errors were encountered: