Additional tests

This commit is contained in:
Stefan Markovic 2023-08-28 12:33:17 +02:00 committed by GitHub
parent 13d1c73fd3
commit bb678282d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -239,3 +239,21 @@ Mouse Jump:
- [ ] Open multiple files, verify you can switch only between selected files.
- [ ] Change the shortcut, verify the new one works.
## Additional tests
## Color Picker
* Enable the Color Picker in settings and ensure that the hotkey brings up Color Picker
- [ ] when PowerToys is running unelevated on start-up
- [ ] when PowerToys is running as admin on start-up
- [ ] when PowerToys is restarted as admin, by clicking the restart as admin button in the settings
- [ ] Change `Activate Color Picker shortcut` and check the new shortcut is working
- [ ] Try all three `Activation behavior`s(`Color Picker with editor mode enabled`, `Editor`, `Color Picker only`)
- [ ] Change `Color format for clipboard` and check if the correct format is copied from the Color picker
- [ ] Try to copy color formats to the clipboard from the Editor
- [ ] Check `Show color name` and verify if color name is shown in the Color picker
- [ ] Enable one new format, disable one existing format, reorder enabled formats and check if settings are populated to the Editor
- [ ] Select a color from the history in the Editor
- [ ] Remove color from the history in the Editor
- [ ] Open the Color Picker from the Editor
- [ ] Open Adjust color from the Editor
- [ ] Check Color Picker logs for errors