eclipse-theia/theia

add integration tests for the scm extension

Open

#7,581 opened on 2020年4月15日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)TypeScript (2,478 forks)batch import
help wantedqualityscmtest

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (平均マージ 15d 4h) (30d で 75 merged PRs)

説明

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

コントリビューターガイド