microsoft / microsoft/terminal
Upgrade auto-generated UIA testing to include more API tests
Open
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
Assessment
This issue has not been assessed yet.