tugberkugurlu / AspNetCore.Identity.MongoDB

MongoDB Data Store Adaptor for ASP.NET Core Identity
MIT License
230 stars 69 forks source link

Put integration testing infrastructure in place #37

Closed tugberkugurlu closed 7 years ago

tugberkugurlu commented 7 years ago

This PR is to add testing infrastructure in place and make the tests run on build server. This is fixing #33.

tugberkugurlu commented 7 years ago

build fails when a test fails:

image