[dotnet-watch] Review browser launching/refresh corner cases
Open
Area-Watch
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
We don't have many tests covering browser refresh and browser launching.
We should increase test coverage and handle following cases:
- BrowserRefreshServer may be created even when no browser is launched.
- When a project is restarted it may change the launch URL. We should not reuse BrowserRefreshServer in such case.
Note: Issue https://github.com/dotnet/sdk/issues/9038 tracks moving browser launching to `dotnet run`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.