So I am writing tests using Mocha, Supertest and Chai. All my API\'s require an Authorization header which can be gotten from req.headers["authorization&
Authorization
req.headers["authorization&