Fake `mouse_move` when using real windows in tests
Open
type: enhancement
- Dominant language
- C
- Stars
- 97
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Currently the enable test assistant supports faking a `mouse_move` operation using a MockWindow or a real window with mocked `get_pointer_position`. It might be possible to properly implement the mouse_move without the need for mocking `get_pointer_position` when real windows are used.
Contributor guide
Assessment
This issue has not been assessed yet.