mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-03 19:39:07 +08:00
Additional tests
This commit is contained in:
parent
bb678282d5
commit
3522553d7c
@ -212,3 +212,29 @@ For all the remapping below, try pressing and releasing the remapped key/shortcu
|
||||
* Test Settings:
|
||||
- [ ] Change the rest of available settings on MWB page and verify that each setting works as described.
|
||||
|
||||
## Additional tests
|
||||
|
||||
## Peek
|
||||
* Open different files to check that they're shown properly
|
||||
- [ ] Image
|
||||
- [ ] Text or dev file
|
||||
- [ ] Markdown file
|
||||
- [ ] PDF
|
||||
- [ ] HTML
|
||||
- [ ] Archive files (.zip, .tar, .rar)
|
||||
- [ ] Any other not mentioned file (.exe for example) to verify the unsupported file view is shown
|
||||
|
||||
* Pinning/unpinning
|
||||
- [ ] Pin the window, switch between images of different size, verify the window stays at the same place and the same size.
|
||||
- [ ] Pin the window, close and reopen Peek, verify the new window is opened at the same place and the same size as before.
|
||||
- [ ] Unpin the window, switch to a different file, verify the window is moved to the default place.
|
||||
- [ ] Unpin the window, close and reopen Peek, verify the new window is opened on the default place.
|
||||
|
||||
* Open with a default program
|
||||
- [ ] By clicking a button.
|
||||
- [ ] By pressing enter.
|
||||
|
||||
- [ ] Switch between files in the folder using `LeftArrow` and `RightArrow`, verify you can switch between all files in the folder.
|
||||
- [ ] Open multiple files, verify you can switch only between selected files.
|
||||
- [ ] Change the shortcut, verify the new one works.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user