Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fake mouse_move when using real windows in tests #233

Open
itziakos opened this issue May 26, 2016 · 1 comment
Open

Fake mouse_move when using real windows in tests #233

itziakos opened this issue May 26, 2016 · 1 comment

Comments

@itziakos
Copy link
Member

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.

@corranwebster
Copy link
Contributor

This is almost certainly possible, but will require toolkit-specific infrastructure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants