Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

mattermost-test-automation-toolkit

Test Automation Toolkit, a collection of tools and libraries to help with test automation for Mattermost.

Repository Structure

mattermost-test-automation-toolkit/
├── .github/
│   └── workflows/
│       └── <reusable-workflow>/
├── actions/
│   └── <reusable-composite-action>/
├── packages/
│   └── mattermost-testcontainers/
└── scripts/
  • .github/workflows/ — Reusable GitHub Actions workflows shared across repositories.
  • actions/ — Reusable composite actions for GitHub Actions.
  • packages/ — Publishable libraries and tools (e.g., mattermost-testcontainers).
  • scripts/ — Utility scripts for test automation tasks.

Available for use

  1. Reusable workflow pr-test-analysis.yml. Documentation: PR Test Analysis.
  2. Reusable workflow pr-test-analysis-override.yml. Documentation: PR Test Analysis Override.

About

Test Automation Toolkit, a collection of tools and libraries to help with test automation for Mattermost.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors