FakeRedactorProvider should support configurable redactors per data classification
Open
area-compliance
enhancement
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 894
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
Right now, the FakeRedactorProvider only returns a single redactor for all data classifications. It should be made more flexible and support returning different redactors for different data classifications in order to be suitably flexible for use in tests. We currently have a test which needs to mock IRedactorProvider to deal with this limitation.
Contributor guide
Assessment
This issue has not been assessed yet.