[CSHARP-2377] Enable unit tests that are not being run Created: 06/Sep/18  Updated: 31/Mar/22

Status: Backlog
Project: C# Driver
Component/s: Testing
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Vincent Kam (Inactive) Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

We're currently suppressing warning xUnit1000 (https://xunit.github.io/xunit.analyzers/rules/xUnit1000.html) This warning indicates that one or more test classes are not public (and are therefore not being run). This is not a regression since under the old version of xUnit these tests were also not being run. The fix simply should be to make the relevant classes public and to remove the warning suppression from the projects afterwards.


Generated at Wed Feb 07 21:42:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.