Closed dazinator closed 5 years ago
Extend test coverage of Options to show that each tenant can configure their own version of Options.
See this test which demonstrates configuring a Options class per tenant:
https://github.com/dazinator/Dotnettency/blob/develop/src/Dotnettency.Tests/Options/AutofacOptionsTests.cs#L86
Extend test coverage of Options to show that each tenant can configure their own version of Options.