Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 649 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 649 Bytes

Macareux Messenger Tester

A Concrete CMS package to add tasks to test the messenger process.

Tasks added by this package

Messenger Tester: Config Test

A task to test whether the config values are correctly loaded through the messenger process. Load a specific config value and log it.

Messenger Tester: Environment Detect Test

A task to test whether the environment variables are correctly loaded through the messenger process. Load the current environment and log it.

Messenger Tester: Failed Message Test

A task to test whether the failed messages are correctly handled through the messenger process. Just throw an exception.