mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-03 03:19:08 +08:00
Additional tests
This commit is contained in:
parent
13d1c73fd3
commit
bb678282d5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user