mattermost-community / mattermost-plugin-todo

Mattermost plugin for tracking to do items
Apache License 2.0
68 stars 62 forks source link

Adding placeholder Github action workflow for Playwright tests #231

Closed rahulsuresh-git closed 11 months ago

rahulsuresh-git commented 11 months ago

Summary

This PR introduces a placeholder GitHub action workflow to be used as a Playwright test workflow.

This follow up PR implements the workflow and adds tests: https://github.com/mattermost/mattermost-plugin-todo/pull/231

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (fd47bbe) 6.42% compared to head (1ba20cf) 6.42%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #231 +/- ## ====================================== Coverage 6.42% 6.42% ====================================== Files 11 11 Lines 1712 1712 ====================================== Hits 110 110 Misses 1594 1594 Partials 8 8 ```

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