mattermost-community / mattermost-community/mattermost-plugin-e2e-test-utils

[POC] Integrate the E2E test utils with `mattermost-plugin-todo` project

Open
#2 11 comments 0 reactions 1 assignee View on GitHub

@panoramix360 is already working on this.

Since Feb 12, 2024.

Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

hey!

I'll post my discoveries in the mattermost-plugin-e2e-test-utils integration with the mattermost-plugin-todo project here.

The idea behind this is:

  • Create utility code here in this project that can be used throughout other mattermost plugins that want to test the projects using Playwright
  • The utility code will have things like starting a container with mattermost server that can be used in e2e tests, log in automatically, and stuff like that

Some of the initial code is being based on this PR https://github.com/mattermost/mattermost-plugin-msteams-sync/pull/459

The branch I created to test these things is: feature/playwright-setup

Feel free to take a look at it right now.

I'll write a next comment/post with the initial discoveries.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.