eclipse-theia/theia

add integration tests for the scm extension

开放

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

 (1 条评论) (1 个反应) (0 位负责人)TypeScript (2,478 个派生)batch import
help wantedqualityscmtest

仓库指标

星标
 (18,676 个星标)
PR 合并指标
 (平均合并 15天 4小时) (30 天内合并 75 个 PR)

描述

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

贡献者指南