mattermost-plugin-incident-response

module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2020 License: Apache-2.0

README

Mattermost Incident Response Plugin

This plugin allows you to coordinate and manage incidents within Mattermost.

Running E2E Tests:

To run the Cypress E2E tests in your local environment, do the following:

  • cd to tests-e2e

  • Run npm install

  • Run npm run cypress:open

  • Once Cypress dashboard opens, select the test spec and run.

  • Running npm test from within the tests-e2e directory runs all the tests headlessly.

Running the tests successfully will require the test data, hence running make test-data will be required.

For a full documentation on E2E tests for webapp and troubleshooting, please see https://developers.mattermost.com/contribute/webapp/end-to-end-tests/

Directories

Path Synopsis
build
deploy command
main handles deployment of the plugin to a development server using either the Client4 API or by copying the plugin bundle into a sibling mattermost-server/plugin directory.
main handles deployment of the plugin to a development server using either the Client4 API or by copying the plugin bundle into a sibling mattermost-server/plugin directory.
manifest command
pluginctl command
main handles deployment of the plugin to a development server using the Client4 API.
main handles deployment of the plugin to a development server using the Client4 API.
Package client provides a client for using the Workflows API.
Package client provides a client for using the Workflows API.
api
bot
bot/mocks
Package mock_bot is a generated GoMock package.
Package mock_bot is a generated GoMock package.
config/mocks
Package mock_config is a generated GoMock package.
Package mock_config is a generated GoMock package.
incident/mocks
Package mock_incident is a generated GoMock package.
Package mock_incident is a generated GoMock package.
pluginkvstore/mocks
Package mock_pluginkvstore is a generated GoMock package.
Package mock_pluginkvstore is a generated GoMock package.
pluginkvstore/mocks/serverpluginapi
Package mock_plugin is a generated GoMock package.
Package mock_plugin is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL