eclipse-theia/theia

add integration tests for the scm extension

Open

#7,581 创建于 2020年4月15日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)TypeScript (18,676 star) (2,478 fork)batch import
help wantedqualityscmtest

描述

SCM View has may features and variabilities which takes quite a lot of time to test manually each time.

It would be good to integration tests to test how different features can be used in different modes via the API or using keyboard.

How to write integration tests: https://github.com/eclipse-theia/theia/blob/master/doc/api-testing.md#writing-tests

贡献者指南