From 6a4109f2f78f0e0e7ad73263fa01ac7f309f38cb Mon Sep 17 00:00:00 2001 From: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com> Date: Tue, 29 Mar 2022 13:27:29 +0200 Subject: [PATCH] Update tests-checklist-stefan.md --- doc/releases/0.57.0/tests-checklist-stefan.md | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/doc/releases/0.57.0/tests-checklist-stefan.md b/doc/releases/0.57.0/tests-checklist-stefan.md index 2b79252034..ca9da0d6f7 100644 --- a/doc/releases/0.57.0/tests-checklist-stefan.md +++ b/doc/releases/0.57.0/tests-checklist-stefan.md @@ -102,23 +102,23 @@ ## Shortcut Guide * Run PowerToys as user: - - [ ] Verify `Win + Shift + /` opens the guide - - [ ] Change the hotkey to a different shortcut (e.g. `Win + /`) and verify it works - - [ ] Set Shortcut Guide to start with a Windows key press and verify it works. + - [x] Verify `Win + Shift + /` opens the guide + - [x] Change the hotkey to a different shortcut (e.g. `Win + /`) and verify it works + - [x] Set Shortcut Guide to start with a Windows key press and verify it works. * Restore the `Win + Shift + /` hotkey. - - [ ] Open the guide and close it pressing `Esc` - - [ ] Open the guide and close it pressing and releasing the `Win` key + - [x] Open the guide and close it pressing `Esc` + - [x] Open the guide and close it pressing and releasing the `Win` key * With PowerToys running as a user, open an elevated app and keep it on foreground: - - [ ] Verify `Win + Shift + /` opens the guide - - [ ] Verify some of the shortcuts shown in the guide work and the guide is closed when pressed + - [x] Verify `Win + Shift + /` opens the guide + - [x] Verify some of the shortcuts shown in the guide work and the guide is closed when pressed ## Always on Top - - [ ] Pin/unpin a window, verify it's topmost/not topmost. - - [ ] Pin/unpin a window, verify the border appeared/disappeared. - - [ ] Switch virtual desktop, verify border doesn't show up on another desktop. - - [ ] Minimize and maximize pinned window, verify the border looks as usual. - - [ ] Change border color and thickness. - - [ ] Verify if sound is played according to the sound setting. - - [ ] Exclude app, try to pin it. - - [ ] Exclude already pinned app, verify it was unpinned. - - [ ] Try to pin the app in the Game Mode. + - [x] Pin/unpin a window, verify it's topmost/not topmost. + - [x] Pin/unpin a window, verify the border appeared/disappeared. + - [x] Switch virtual desktop, verify border doesn't show up on another desktop. + - [x] Minimize and maximize pinned window, verify the border looks as usual. + - [x] Change border color and thickness. + - [x] Verify if sound is played according to the sound setting. + - [x] Exclude app, try to pin it. + - [x] Exclude already pinned app, verify it was unpinned. + - [x] Try to pin the app in the Game Mode.