aspnet / MusicStore

[Archived] MusicStore test application that uses ASP.NET/EF Core. Project moved to https://github.com/aspnet/AspNetCore
1.3k stars 878 forks source link

Enable IISExpress tests #617

Closed JunTaoLuo closed 8 years ago

JunTaoLuo commented 8 years ago

I am able to run these tests locally with the old packages. Will need to test with newer packages once we have a Coherence build.

cc @Tratcher @shirhatti

BrennanConroy commented 8 years ago

Fix https://github.com/aspnet/MusicStore/blob/6c2f6d245b5148f0df926981b374684534e77338/test/E2ETests/Implementation/Validator.cs#L203 while you're doing this

Tratcher commented 8 years ago

:shipit: