dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.28k stars 956 forks source link

Ensure that all WinForms controls have unit tests coverage for public APIs #10453

Open Tanya-Solyanik opened 7 months ago

Tanya-Solyanik commented 7 months ago
paul1956 commented 6 months ago

@Olina-Zhang @Tanya-Solyanik I don't think the VB code has much test coverage. I added some in my yet to be merged PR #9867. I was not able to add anything for Network Uploads as I have no idea how to access a server to upload to.

Tanya-Solyanik commented 6 months ago

@paul1956 - good point about the missing VB-specific coverage. We'll add it after the C# coverage is in done.

SimonZhao888 commented 5 months ago

Following controls are missing test coverage for public methods: System.Windows.Forms