ttu / dotnet-fake-json-server

Fake JSON Server is a Fake REST API that can be used as a Back End for prototyping or as a template for a CRUD Back End.
https://ttu.github.io/dotnet-fake-json-server/
MIT License
388 stars 84 forks source link

Feature/web-application-factory #54

Closed kashifsoofi closed 5 years ago

kashifsoofi commented 5 years ago

21 Updated intergration tests to use WebAppliationFactory

kashifsoofi commented 5 years ago

Changes done as per suggestions.

ttu commented 5 years ago

Thanks 👍