Download the PHP package polevaultweb/codeception-helpscout without Composer
On this page you can find all versions of the php package polevaultweb/codeception-helpscout. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download polevaultweb/codeception-helpscout
More information about polevaultweb/codeception-helpscout
Files in polevaultweb/codeception-helpscout
Package codeception-helpscout
Short Description Help Scout module for Codeception
License MIT
Informations about the package codeception-helpscout
Codeception Help Scout
A Help Scout email module for Codeception.
Installation
You need to add the repository into your composer.json file
Usage
You can use this module as any other Codeception module, by adding 'HelpScout' to the enabled modules in your Codeception suite configurations.
Add Drip to your list of modules
Setup the configuration variables
Update Codeception build
Supports
This Codeception Module implements the required methods to test emails using the Codeception Email Testing Framework with Help Scout
Added Methods
This Module adds a few public methods for the user, such as:
Deletes an email in Help Scout
Fetches all conversations from Help Scout, and assigns them to the current and unread inboxes
Pops the most recent unread email and assigns it as the email to conduct tests on
Waits for an email to arrive from a specific email address
Usage
All versions of codeception-helpscout with dependencies
guzzlehttp/guzzle Version ^6.1
helpscout/api Version ^2.4
polevaultweb/codeception-wait Version ^1.0