- Testing lambda function - trying to call process.env.variableName - getting undefined - printed out environment variables, they're not in the list - environment variables are accessible in regular serverless mocha tests, just not lambda functions.