Samsung / ONE-vscode

Visual Studio Code Extension of ONE compiler toolchain
Apache License 2.0
48 stars 50 forks source link

[UI] Support UI Automation Test #676

Open YongseopKim opened 2 years ago

YongseopKim commented 2 years ago

Now lots of code in ONE-vscode is related to UI. If there is UI automation test system, it would be great.

To get it, we could use cypress and code-server and web test for cross-platform. And also Jest Snapshot Testing.

The automation test will be a mixture of the above.

FYI, cypress and code-server can be referenced here (https://github.com/Samsung/ONE-vscode/issues/336).

YongseopKim commented 2 years ago

The points to be considered

YongseopKim commented 2 years ago

And advice from @lemmaa,

YongseopKim commented 2 years ago

/cc @Samsung/one-vscode