Debug adapter has 0 test coverage.
Ideally, we should have end-to-end tests for debug adapter (#260)
but it will be still hard to cover all important cases reliably.
List important use case scenarios and functionalities that we need to check before release in
https://github.com/golang/vscode-go/blob/master/docs/smoke-test.md
Both local and remote debugging cases need to be covered.
/cc @polinasok
Debug adapter has 0 test coverage.
Ideally, we should have end-to-end tests for debug adapter (#260)
but it will be still hard to cover all important cases reliably.
List important use case scenarios and functionalities that we need to check before release in
https://github.com/golang/vscode-go/blob/master/docs/smoke-test.md
Both local and remote debugging cases need to be covered.
/cc @polinasok