From 540b4e05b99ed7b1b0f55ca2aa441469b9f38754 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Wed, 28 Jun 2023 18:04:31 +0100 Subject: [PATCH 1/8] Update tests-checklist-jaime.md --- doc/releases/0.71.0/tests-checklist-jaime.md | 22 ++++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/releases/0.71.0/tests-checklist-jaime.md b/doc/releases/0.71.0/tests-checklist-jaime.md index ae8f35985e..db23df2b80 100644 --- a/doc/releases/0.71.0/tests-checklist-jaime.md +++ b/doc/releases/0.71.0/tests-checklist-jaime.md @@ -211,19 +211,19 @@ Mouse Jump: ### Registry Preview * Open Registry Editor, add new registry key with 1 string value and 1 binary value in e.g. HKLM/Software/Classes/PowerToysTest. Right click new registry key->export and export it to file. * Launch Registry Preview by right-clicking exported .reg file->'Preview'. Then: - - [ ] Uncheck ReadOnly checkbox and edit file content. Ensure that visual try is being re-populated while typing. Save the file by pressing Save file button. Confirm that file is properly saved by pressing Edit file... button which will open file in Notepad. Try saving file using Save file as... button. - - [ ] Edit file externaly (e.g. in Notepad) and save it there. Pres Reload from file button and ensure that file content and visual tree are reloaded and show new content. - - [ ] Select some registry key with registry values in visual tree and ensure that registry values are shown properly in bottom-right area. - - [ ] Try opening different registry file by pressing Open file button. - - [ ] Delete newly created registry key from first step manually in Registry Editor, then try writing registry changes to registry by pressing Write to Registry button in Registry Preview. *Be careful what you are writing!* + - [x] Uncheck ReadOnly checkbox and edit file content. Ensure that visual try is being re-populated while typing. Save the file by pressing Save file button. Confirm that file is properly saved by pressing Edit file... button which will open file in Notepad. Try saving file using Save file as... button. + - [x] Edit file externaly (e.g. in Notepad) and save it there. Pres Reload from file button and ensure that file content and visual tree are reloaded and show new content. + - [x] Select some registry key with registry values in visual tree and ensure that registry values are shown properly in bottom-right area. + - [x] Try opening different registry file by pressing Open file button. + - [x] Delete newly created registry key from first step manually in Registry Editor, then try writing registry changes to registry by pressing Write to Registry button in Registry Preview. *Be careful what you are writing!* * Open Registry Preview Settings. Then: - - [ ] Disable Registry Preview and ensure that Preview context menu option for .reg files no longer appears. - - [ ] Try to launch Registry Preview from it's OOBE page while Registry Preview is disabled and ensure that it does not start. - - [ ] Enable Registry Preview again and ensure that Preview context menu option for .reg files appears and that it starts Registry Preview correctly. - - [ ] Try to launch Registry Preview from it's Settings page and ensure that it is launched properly. - - [ ] Try to launch Registry Preview from it's OOBE page and ensure that it is launched properly. - - [ ] Enable Default app setting. Verify that .reg files are opened with Registry Preview by default. Disable Default app setting. Verify that Registry Editor is now default app. + - [x] Disable Registry Preview and ensure that Preview context menu option for .reg files no longer appears. + - [x] Try to launch Registry Preview from it's OOBE page while Registry Preview is disabled and ensure that it does not start. + - [x] Enable Registry Preview again and ensure that Preview context menu option for .reg files appears and that it starts Registry Preview correctly. + - [x] Try to launch Registry Preview from it's Settings page and ensure that it is launched properly. + - [x] Try to launch Registry Preview from it's OOBE page and ensure that it is launched properly. + - [x] Enable Default app setting. Verify that .reg files are opened with Registry Preview by default. Disable Default app setting. Verify that Registry Editor is now default app. ### Mouse Without Borders From 2f9ef10aaf73b3befeca4e09765960a6f69a86d5 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Wed, 28 Jun 2023 18:10:05 +0100 Subject: [PATCH 2/8] Update tests-checklist-jaime.md --- doc/releases/0.71.0/tests-checklist-jaime.md | 22 ++++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/releases/0.71.0/tests-checklist-jaime.md b/doc/releases/0.71.0/tests-checklist-jaime.md index db23df2b80..4afba185f7 100644 --- a/doc/releases/0.71.0/tests-checklist-jaime.md +++ b/doc/releases/0.71.0/tests-checklist-jaime.md @@ -261,21 +261,21 @@ Mouse Jump: - [x] Test MWB performance under various network conditions (e.g., low bandwidth, high latency). Verify that the tool maintains a stable connection and functions correctly. * Clipboard Sharing: - - [ ] Copy some text on one PC and verify that the same text can be pasted on another PC. - - [ ] Use the screenshot key and Win+Shift+S to take a screenshot on one PC and verify that the screenshot can be pasted on another PC. - - [ ] Copy a file in Windows Explorer and verify that the file can be pasted on another PC. Make sure the file size is below 100MB. - - [ ] Try to copy multiple files and directories and verify that it's not possible (only the first selected file is being copied). + - [x] Copy some text on one PC and verify that the same text can be pasted on another PC. + - [x] Use the screenshot key and Win+Shift+S to take a screenshot on one PC and verify that the screenshot can be pasted on another PC. + - [x] Copy a file in Windows Explorer and verify that the file can be pasted on another PC. Make sure the file size is below 100MB. + - [x] Try to copy multiple files and directories and verify that it's not possible (only the first selected file is being copied). * Drag and Drop: - - [ ] Drag a file from Windows Explorer on one PC, cross the screen border onto another PC, and release it there. Verify that the file is copied to the other PC. Make sure the file size is below 100MB. - - [ ] While dragging the file, verify that a corresponding icon is displayed under the mouse cursor. - - [ ] Without moving the mouse from one PC to the target PC, press CTRL+ALT+F1/2/3/4 hotkey to switch to the target PC directly and verify that file sharing/dropping is not working. + - [x] Drag a file from Windows Explorer on one PC, cross the screen border onto another PC, and release it there. Verify that the file is copied to the other PC. Make sure the file size is below 100MB. + - [x] While dragging the file, verify that a corresponding icon is displayed under the mouse cursor. + - [x] Without moving the mouse from one PC to the target PC, press CTRL+ALT+F1/2/3/4 hotkey to switch to the target PC directly and verify that file sharing/dropping is not working. * Lock and Unlock with "Use Service" Enabled: - - [ ] Enable "Use Service" in MWB's settings. - - [ ] Lock a remote PC using Win+L, move the mouse to it remotely, and try to unlock it. Verify that you can unlock the remote PC. - - [ ] Disable "Use Service" in MWB's settings, lock the remote PC, move the mouse to it remotely, and try to unlock it. Verify that you can't unlock the remote PC. + - [x] Enable "Use Service" in MWB's settings. + - [x] Lock a remote PC using Win+L, move the mouse to it remotely, and try to unlock it. Verify that you can unlock the remote PC. + - [x] Disable "Use Service" in MWB's settings, lock the remote PC, move the mouse to it remotely, and try to unlock it. Verify that you can't unlock the remote PC. * Test Settings: - - [ ] Change the rest of available settings on MWB page and verify that each setting works as described. + - [x] Change the rest of available settings on MWB page and verify that each setting works as described. From da8d3bdde2f49adc92fb052397645ffdc5897ea1 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Wed, 28 Jun 2023 18:13:23 +0100 Subject: [PATCH 3/8] Update tests-checklist-jaime.md --- doc/releases/0.71.0/tests-checklist-jaime.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/releases/0.71.0/tests-checklist-jaime.md b/doc/releases/0.71.0/tests-checklist-jaime.md index 4afba185f7..5513e1942b 100644 --- a/doc/releases/0.71.0/tests-checklist-jaime.md +++ b/doc/releases/0.71.0/tests-checklist-jaime.md @@ -60,16 +60,16 @@ ## OOBE * Quit PowerToys * Delete %localappdata%\Microsoft\PowerToys - - [ ] Start PowerToys and verify OOBE opens + - [x] Start PowerToys and verify OOBE opens * Change version saved on `%localappdata%\Microsoft\PowerToys\last_version.txt` - - [ ] Start PowerToys and verify OOBE opens in the "What's New" page + - [x] Start PowerToys and verify OOBE opens in the "What's New" page * Visit each OOBE section and for each section: - - [ ] open the Settings for that module - - [ ] verify the Settings work as expected (toggle some controls on/off etc.) - - [ ] close the Settings - - [ ] if it's available, test the `Launch module name` button + - [x] open the Settings for that module + - [x] verify the Settings work as expected (toggle some controls on/off etc.) + - [x] close the Settings + - [x] if it's available, test the `Launch module name` button * Close OOBE - - [ ] Open the Settings and from the General page open OOBE using the `Welcome to PowerToys` link + - [x] Open the Settings and from the General page open OOBE using the `Welcome to PowerToys` link ## Mouse Utils From b3f536564c38516471d5235e7626d8a8ccfeb1b2 Mon Sep 17 00:00:00 2001 From: Seraphima Zykova Date: Wed, 28 Jun 2023 19:32:15 +0200 Subject: [PATCH 4/8] Update tests-checklist-seraphima.md --- .../0.71.0/tests-checklist-seraphima.md | 370 +++++++++--------- 1 file changed, 185 insertions(+), 185 deletions(-) diff --git a/doc/releases/0.71.0/tests-checklist-seraphima.md b/doc/releases/0.71.0/tests-checklist-seraphima.md index 14fe7e0e57..045a2a0b75 100644 --- a/doc/releases/0.71.0/tests-checklist-seraphima.md +++ b/doc/releases/0.71.0/tests-checklist-seraphima.md @@ -8,8 +8,8 @@ * create a virtual desktop and apply the custom grid layout * if you have a second monitor apply different templates layouts for the primary desktop and for the second virtual desktop * install the new version (it will uninstall the old version and install the new version) - - [ ] verify the settings are preserved and FancyZones configuration is still the same - - [ ] test installing as SYSTEM (LocalSystem account) + - [x] verify the settings are preserved and FancyZones configuration is still the same + - [x] test installing as SYSTEM (LocalSystem account) * Download PsTools from https://learn.microsoft.com/en-us/sysinternals/downloads/psexec * Run PowerToys installer with psexec tool `psexec.exe -sid