Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add headless environment support for mouse policy testing
- Conditionally import pyautogui based on display availability - Add mock for pyautogui in headless environments - Skip GUI tests when no display is present - Improve test compatibility across different runtime environments
- Loading branch information