From 6cfd7d72bd4dbc87af597e0b86f8654e7c90a3c8 Mon Sep 17 00:00:00 2001 From: Seraphima Zykova Date: Tue, 1 Nov 2022 14:25:23 +0200 Subject: [PATCH] Update tests-checklist-seraphima.md --- .../0.64.0/tests-checklist-seraphima.md | 66 +++++++++---------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/doc/releases/0.64.0/tests-checklist-seraphima.md b/doc/releases/0.64.0/tests-checklist-seraphima.md index 642fe83d54..ff71dbea86 100644 --- a/doc/releases/0.64.0/tests-checklist-seraphima.md +++ b/doc/releases/0.64.0/tests-checklist-seraphima.md @@ -34,46 +34,46 @@ ## 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. -- [ ] Assign a layout to each monitor. -- [ ] Assign keys to quickly switch layouts (custom layouts only), `Win + Ctrl + Alt + number`. -- [ ] Assign horizontal and vertical default layouts -- [ ] Test duplicate layout focus +- [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. +- [x] Assign a layout to each monitor. +- [x] Assign keys to quickly switch layouts (custom layouts only), `Win + Ctrl + Alt + number`. +- [x] Assign horizontal and vertical default layouts +- [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 * Expect the layout Y is duplicated ## FancyZones -- [ ] Switch between `Allow zones to span across monitors` on and off. Verify that layouts are applied correctly in both cases. -- [ ] Change zone colors and opacity. -- [ ] Exclude some apps, verify that they're not applicable to a zone. -- [ ] Launch PT in user mode, try to assign a window with administrator privileges to a zone. Verify the notification is shown. -- [ ] Launch PT in administrator mode, assign a window with administrator privileges. -- [ ] Create virtual desktop, verify that there are the same layouts as applied to the previous virtual desktop. -- [ ] After creating a virtual desktop apply another layout or edit the applied one. Verify that the other virtual desktop layout wasn't changed. -- [ ] Delete an applied custom layout in the Editor, verify that there is no layout applied instead of it. +- [x] Switch between `Allow zones to span across monitors` on and off. Verify that layouts are applied correctly in both cases. +- [x] Change zone colors and opacity. +- [x] Exclude some apps, verify that they're not applicable to a zone. +- [x] Launch PT in user mode, try to assign a window with administrator privileges to a zone. Verify the notification is shown. +- [x] Launch PT in administrator mode, assign a window with administrator privileges. +- [x] Create virtual desktop, verify that there are the same layouts as applied to the previous virtual desktop. +- [x] After creating a virtual desktop apply another layout or edit the applied one. Verify that the other virtual desktop layout wasn't changed. +- [x] Delete an applied custom layout in the Editor, verify that there is no layout applied instead of it. * Open `Task view` , right-click on the window, check the `Show this window on all desktops` or the `Show windows from this app on all desktops` option to turn it on. - - [ ] Turn Show this window on all desktops on, verify you can snap this window to a zone. - - [ ] Turn Show windows from this app on all desktops on, verify you can snap this window to a zone. + - [x] Turn Show this window on all desktops on, verify you can snap this window to a zone. + - [x] Turn Show windows from this app on all desktops on, verify you can snap this window to a zone. * Switch between layouts with quick keys. - - [ ] Switch with `Win` + `Ctrl` + `Alt` + `key` - - [ ] Switch with just a key while dragging a window. + - [x] Switch with `Win` + `Ctrl` + `Alt` + `key` + - [x] Switch with just a key while dragging a window. * Change screen resolution or scaling. - - [ ] Assign grid layout, verify that the assigned layout fits the screen. + - [x] Assign grid layout, verify that the assigned layout fits the screen. NOTE: canvas layout could not fit the screen if it was created on a monitor with a different resolution. -- [ ] Apply 2 windows to the same zone, verify that window swithing works (`Win + PgUp/PgDown`) -- [ ] Verify that window switching still works after switching to another virtual desktop and back. -- [ ] Disable FZ -- [ ] Re-enable FZ, verify that everything is in the same state as it was before disabling. +- [x] Apply 2 windows to the same zone, verify that window swithing works (`Win + PgUp/PgDown`) +- [x] Verify that window switching still works after switching to another virtual desktop and back. +- [x] Disable FZ +- [x] Re-enable FZ, verify that everything is in the same state as it was before disabling. * Test layout resetting. Before testing @@ -81,17 +81,17 @@ Before testing * Remove `CurrentVirtualDesktop` from `\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\SessionInfo\1\VirtualDesktops` * Remove `VirtualDesktopIDs` from `\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VirtualDesktops` -- [ ] Test screen locking +- [x] Test screen locking * Set custom layouts on each monitor * Lock screen / unplug monitor / plug monitor * Verify that layouts weren't reset to defaults -- [ ] Test restart +- [x] Test restart * Set custom layouts on each monitor * Restart the computer * Verify that layouts weren't reset to defaults -- [ ] Test applying default layouts on reset +- [x] Test applying default layouts on reset * Set default horizontal and vertical layouts * Delete `applied-layouts.json` * Verify that selected default layout is applied according to configuration