You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this test function, we want to check that the *path operation* to **read a list of heroes** actually sends us heroes.
360
324
@@ -380,19 +344,7 @@ The function for the **client fixture** and the actual testing function will **b
380
344
381
345
Using the same ideas, requiring the fixtures, creating data that we need for the tests, etc., we can now add the rest of the tests. They look quite similar to what we have done up to now.
0 commit comments