mattermost / mattermost-plugin-github

GitHub plugin for Mattermost
Apache License 2.0
157 stars 148 forks source link

WIP: Playwright tests with shared repo #713

Closed mickmister closed 3 months ago

mickmister commented 9 months ago

Summary

Ticket Link

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.77%. Comparing base (8f6640b) to head (2b2c6a0). Report is 29 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #713 +/- ## ======================================= Coverage 15.77% 15.77% ======================================= Files 15 15 Lines 5577 5577 ======================================= Hits 880 880 Misses 4655 4655 Partials 42 42 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mickmister commented 9 months ago

@hanzei Note that this PR and https://github.com/mattermost/mattermost-plugin-todo/pull/236 (which is also using the mattermost-plugin-e2e-test-utils) repo are both WIP and proof of concept atm for sharing code. I've set them both as drafts and added WIP to the PR titles to signal this

mickmister commented 3 months ago

Closing as we're going with a different approach https://github.com/mattermost-community/mattermost-plugin-e2e-test-utils/pull/3