**What**: When updating the pump routes, auth was added. The pump tests failed due to the auth setup not being mocked. **Resolve**: Mock the auth setup so tests can run against protected routes.
What: When updating the pump routes, auth was added. The pump tests failed due to the auth setup not being mocked.
Resolve: Mock the auth setup so tests can run against protected routes.