microsoft / microsoft/terminal

Upgrade auto-generated UIA testing to include more API tests

Open
#10,926 0 comments 0 reactions 1 assignee Claimed by @carlos-zamora View on GitHub
Area-Accessibility Issue-Task Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

#10886 follow-up

Right now, we only generate tests for `Move()`. That's great! But we could/should easily adapt it to test some other APIs like:
- `ExpandToEnclosingUnit()`
- `MoveEndpointByUnit()`

We may also be able to add tests that make sure we work with clones properly. Like...
- create a clone --> "move" the clone --> clone should not be the same as original
- create a clone --> "move" the clone --> "move" the original the same way --> both should be the same

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.