Functional tests for ASP.NET Core REST API's demo given at https://www.maxcode.net/tech-talks/
See ApiTests.cs for an example of testing an API by mocking dependencies and authentication.
Functional tests for ASP.NET Core REST API's demo given at https://www.maxcode.net/tech-talks/
See ApiTests.cs for an example of testing an API by mocking dependencies and authentication.