TestingΒΆ
Postmarker provides two pytest fixtures:
postmark_request - to mock all requests to Postmark API.
postmark_client - an instance of
PostmarkClientwith postmark_request fixture applied.
Postmarker provides two pytest fixtures:
postmark_request - to mock all requests to Postmark API.
postmark_client - an instance of PostmarkClient with postmark_request fixture applied.