Open absorpheus opened 7 years ago
Testing
For testing purposes, Postmark lets you send test emails that won’t actually get delivered to the recipient. This method is typically used to verify that your data is valid. You can do this by passing POSTMARK_API_TEST as your server API token.
I've just written a test to check if Postmark API sends outbound emails, please include this line into the config.env file:
POSTMARK_TEST_KEY=POSTMARK_API_TEST
Write a test to check if Postmark API is sending outbound emails