microsoft / microsoft/vscode-js-debug
[Blazor] end to end tests
Open
@digeff is already working on this.
Since Feb 18, 2020.
debt
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 373
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 6
Description
Following https://github.com/microsoft/vscode-js-debug/issues/302, in the debugger we'd like to have some end-to-end sanity checks for Blazor debugging. Rob is currently working on a test case (to run asynchronously from the standard CI build) that sets up and ensures a new create-react-app can be debugged. It may make sense to have a similar case for a Blazor E2E.
Marking this as backlog until 302 gets in.
cc @digeff @SteveSandersonMS
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.