tests fixes and some product advisories tunes ups

This commit is contained in:
master
2026-01-30 07:57:43 +02:00
parent 644887997c
commit 55744f6a39
345 changed files with 26290 additions and 2267 deletions

View File

@@ -45,7 +45,7 @@ public sealed class ReachabilityScoringTests
}
[Trait("Category", TestCategories.Unit)]
[Theory]
[Theory(Skip = "Fixture files not present in tests/reachability/fixtures/")]
[MemberData(nameof(CaseVariants))]
public async Task RecomputedFactsMatchTruthFixtures(string caseId, string variant)
{