ritterim / stuntman

Library for impersonating users during development leveraging ASP.NET Identity.
https://rimdev.io/stuntman/
MIT License
294 stars 35 forks source link

Fix server-endpoint related to getting users #138

Closed billbogaiv closed 7 years ago

billbogaiv commented 7 years ago

Previous behavior had tests, but they did not represent the current state of how the tested-endpoint behaves. New behavior provides tests which call the actual endpoint to get the data to be used in the tests.