aspnet / DependencyInjection

[Archived] Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Project moved to https://github.com/aspnet/Extensions
Apache License 2.0
873 stars 318 forks source link

Unit tests for aspnet/Home#2871 and aspnet/Home#3091 #637

Closed fubar-coder closed 5 years ago

fubar-coder commented 6 years ago

This unit tests show, that the problem described by aspnet/Home#2871 was only partially fixed.

The unit tests fail, but that was expected to show the problem described in aspnet/Home#2871 and aspnet/Home#3091

muratg commented 5 years ago

@pakrym could you take a quick look when you have some time please?

pakrym commented 5 years ago

Closing because of the reasons stated in https://github.com/aspnet/AspNetCore/issues/3091