VisualReCode / Cocoon

An implementation of the Strangler Fig pattern for ASP.NET Core
Apache License 2.0
62 stars 10 forks source link

Feature/improving test coverage #12

Closed TheRubble closed 3 years ago

TheRubble commented 3 years ago

Added some basic tests, noticed a couple of little tweaks that I think might be needed around session put testing the wrong querystring value and not setting the status code. If you're happy with these I'll move on with the rest.