Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more MusicStore and Identity tests #16594

Merged
merged 1 commit into from
Jul 15, 2019
Merged

Add more MusicStore and Identity tests #16594

merged 1 commit into from
Jul 15, 2019

Commits on Jul 15, 2019

  1. Add more MusicStore and Identity tests

    Covering all the queries MusicStore does, and also updating the tests to properly use store-generated values.
    
    Also, added the ModelSnapshots generated by the project templates for 2.1, 2.2, and 3.0, for SQL Server and SQLite. They all diff correctly against the current code showing no differences in the generated schema.
    
    Part of #15662 and #11838
    
    Note that currently the ASP.NET 3.0 templates still contain migrations generated by 2.2. See dotnet/aspnetcore#12168
    ajcvickers committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    865b861 View commit details
    Browse the repository at this point in the history