mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-03 19:39:07 +08:00
Update tests-checklist-stefan.md
This commit is contained in:
parent
62bbbf49b2
commit
6e60571ded
@ -1,35 +1,35 @@
|
||||
## 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
|
||||
- [x] when PowerToys is running unelevated on start-up
|
||||
- [x] when PowerToys is running as admin on start-up
|
||||
- [x] when PowerToys is restarted as admin, by clicking the restart as admin button in the settings
|
||||
- [x] Change `Activate Color Picker shortcut` and check the new shortcut is working
|
||||
- [x] Try all three `Activation behavior`s(`Color Picker with editor mode enabled`, `Editor`, `Color Picker only`)
|
||||
- [x] Change `Color format for clipboard` and check if the correct format is copied from the Color picker
|
||||
- [x] Try to copy color formats to the clipboard from the Editor
|
||||
- [x] Check `Show color name` and verify if color name is shown in the Color picker
|
||||
- [x] Enable one new format, disable one existing format, reorder enabled formats and check if settings are populated to the Editor
|
||||
- [x] Select a color from the history in the Editor
|
||||
- [x] Remove color from the history in the Editor
|
||||
- [x] Open the Color Picker from the Editor
|
||||
- [x] Open Adjust color from the Editor
|
||||
- [x] Check Color Picker logs for errors
|
||||
|
||||
## FancyZones Editor
|
||||
|
||||
- [ ] Open editor from the settings
|
||||
- [ ] Open editor with a shortcut
|
||||
- [ ] Create a new layout (grid and canvas)
|
||||
- [ ] Duplicate a template and a custom layout
|
||||
- [ ] Delete layout
|
||||
- [ ] Edit templates (number of zones, spacing, distance to highlight adjacent zones). Verify after reopening the editor that saved settings are kept the same.
|
||||
- [ ] Edit canvas layout: zones size and position, create or delete zones.
|
||||
- [ ] Edit grid layout: split, merge, resize zones.
|
||||
- [ ] Check `Save and apply` and `Cancel` buttons behavior after editing.
|
||||
- [x] Open editor from the settings
|
||||
- [x] Open editor with a shortcut
|
||||
- [x] Create a new layout (grid and canvas)
|
||||
- [x] Duplicate a template and a custom layout
|
||||
- [x] Delete layout
|
||||
- [x] Edit templates (number of zones, spacing, distance to highlight adjacent zones). Verify after reopening the editor that saved settings are kept the same.
|
||||
- [x] Edit canvas layout: zones size and position, create or delete zones.
|
||||
- [x] Edit grid layout: split, merge, resize zones.
|
||||
- [x] Check `Save and apply` and `Cancel` buttons behavior after editing.
|
||||
- [ ] Assign a layout to each monitor.
|
||||
- [ ] Assign keys to quickly switch layouts (custom layouts only), `Win + Ctrl + Alt + number`.
|
||||
- [x] Assign keys to quickly switch layouts (custom layouts only), `Win + Ctrl + Alt + number`.
|
||||
- [ ] Assign horizontal and vertical default layouts
|
||||
- [ ] Test duplicate layout focus
|
||||
- [x] Test duplicate layout focus
|
||||
* Select any layout X in 'Templates' or 'Custom' section by click left mouse button
|
||||
* Mouse right button click on any layout Y in 'Templates' or 'Custom' sections
|
||||
* Duplicate it by clicking 'Create custom layout' (Templates section) or 'Duplicate' in 'Custom' section
|
||||
|
Loading…
Reference in New Issue
Block a user