mattermost / desktop

Mattermost Desktop application for Windows, Mac and Linux
Apache License 2.0
2k stars 815 forks source link

Move all E2E dependencies into its own folder, run from there #3068

Closed devinbinnie closed 3 months ago

devinbinnie commented 3 months ago

Summary

This PR contains changes to move the E2E-only dependencies into its own folder, reducing the number of dependencies needed by the base Desktop App, and removing the need for some of the native dependencies needed for RobotJS, all of which have been moved to the E2E folder.

NONE
github-actions[bot] commented 3 months ago

Here are the test results below:

github-actions[bot] commented 3 months ago

Here are the test results below:

github-actions[bot] commented 3 months ago

Here are the test results below:

Test Summary for Linux on commit d8e05c5255801ed2a99f0869fe0aad3c2e64299b

New failed tests found on Linux:

Test Summary for macOS on commit d8e05c5255801ed2a99f0869fe0aad3c2e64299b

All stable tests passed on macOS.

Test Summary for Windows on commit d8e05c5255801ed2a99f0869fe0aad3c2e64299b

New failed tests found on Windows:

github-actions[bot] commented 3 months ago

Here are the test results below:

Test Summary for Linux on commit 6e8a5b81b113324fd0199aa78a361fa3c9db26f2

New failed tests found on Linux:

Test Summary for macOS on commit 6e8a5b81b113324fd0199aa78a361fa3c9db26f2

New failed tests found on macOS:

Test Summary for Windows on commit 6e8a5b81b113324fd0199aa78a361fa3c9db26f2

All stable tests passed on Windows.