# mandrill-client

## Testing
### Running Tests
- Note that these tests can only be run locally
- Before submitting a PR, please run the following commands to check correctness and upload a coverage report:
  - npm run test-local
  - npm run report