purplebricks / PB.ITOps.AspNetCore.Versioning

This is a convention for versioning web APIs. It extends Microsoft ASP.Net API Versioning by introducing a new convention and attributes.
Apache License 2.0
14 stars 5 forks source link

Integration Tests #4

Open srpeirce opened 5 years ago

srpeirce commented 5 years ago

On upgrading the library to support asp.net core 3 I realise we don't have any integration tests. I was able to upgrade the library and everything built and all unit tests passed, but actually took a while to work out some of the compatibility issues.