Open DanielStott opened 2 years ago
Create tests for the UserController Get endpoint. These tests will be in UserTests.cs
Data.Users.Rick.Id
var (user, httpResponse) = TestApi.Get()
Create tests for the UserController Get endpoint. These tests will be in UserTests.cs
Data.Users.Rick.Id
and store it in a var for use in the GET requestvar (user, httpResponse) = TestApi.Get()