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
The current tests depend on querying the jsonplaceholder.typicode.com API to perform CRUD operations. Change this and use a mock server using httptest.Server