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

Add fetch_pixel(s) method to window for unit testing. #2473

Open
DragonMoffon opened this issue Dec 17, 2024 · 1 comment
Open

Add fetch_pixel(s) method to window for unit testing. #2473

DragonMoffon opened this issue Dec 17, 2024 · 1 comment
Labels
tests Everything related to testing
Milestone

Comments

@DragonMoffon
Copy link
Collaborator

We currently don't have a concrete way to do pixel testing for unit tests. get_image doesn't play nice with the spoof window. It would hopefully be performant, but it doesn't need to be as aggressively optimized as an official screenshot interface.

@DragonMoffon DragonMoffon added the tests Everything related to testing label Dec 17, 2024
@DragonMoffon DragonMoffon added this to the Future milestone Dec 17, 2024
@einarf
Copy link
Member

einarf commented Dec 19, 2024

I started on this a while ago ..

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

No branches or pull requests

2 participants