Documentation ¶
Overview ¶
Package test provides testing utilities for users of slackscot to help writing tests for their plugins and extensions
Directories ¶
Path | Synopsis |
---|---|
Package assertanswer provides testing functions to validate a plugin's answer This package is most useful when used in combination with github.com/alexandre-normand/slackscot/test/assertplugin but can be used alone to test individual slackscot Actions.
|
Package assertanswer provides testing functions to validate a plugin's answer This package is most useful when used in combination with github.com/alexandre-normand/slackscot/test/assertplugin but can be used alone to test individual slackscot Actions. |
Package assertplugin provides testing functions to validate a plugin's overall functionality.
|
Package assertplugin provides testing functions to validate a plugin's overall functionality. |
Package capture provides dummy implementations of some of the plugin services that capture data fed into them in order to allow validation in tests
|
Package capture provides dummy implementations of some of the plugin services that capture data fed into them in order to allow validation in tests |
Click to show internal directories.
Click to hide internal directories.