1
0
mirror of https://github.com/bitwarden/server synced 2026-01-28 07:13:46 +00:00
Files
server/test/Identity.Test/IdentityServer
Patrick Pimentel f5b0c3aa2b Refactor BaseRequestValidatorTests to use SutProvider pattern
- Replace manual constructor-based dependency injection with SutProvider<T>
- Add [SutProviderCustomize] attribute to test class
- Update all 25+ test methods to use sutProvider parameter
- Handle FakeLogger special case with SetDependency<ILogger>()
- Update CLAUDE.md with SutProvider advanced usage documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 11:50:30 -05:00
..