Test-WebApi-In-Memory

POC for in memory testing HTTP API based on stack

  • ASP.NET 4, WebAPI 2
  • self-hosted as OWIN
  • EF 6

Both web-server and database are running in memory during integration tests 🐥