Improve testing setup for minimal apps in repo
Open
area-minimal
feature-minimal-actions
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
We currently have a comprehensive set of tests for certain areas of the minimal API project like the `RequestDelegateFactory` and the `WebApplicationBuilder`. However, these tests aren't comprehensive for picking up bugs. We can supplement this by adding:
- E2E and integration tests for minimal apps
- Include test assets that leverage top-level programs and the application builder
- Update some of the samples/test assets in the project to use TLP so that area has more coverage
Contributor guide
Assessment
This issue has not been assessed yet.