From 67b412da5dd94c424c80c6f9a60525a642b0cac6 Mon Sep 17 00:00:00 2001 From: Enrico Giordani Date: Fri, 27 Mar 2020 18:10:30 +0100 Subject: [PATCH] Updated Release check list (markdown) --- Release-check-list.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/Release-check-list.md b/Release-check-list.md index 2d9b09b..a85455a 100644 --- a/Release-check-list.md +++ b/Release-check-list.md @@ -1,23 +1,17 @@ -**Install tests (run these tests once for the MSI version and then again for the MSIX version) :** +**Install tests :** - install on a clean machine (a clean machine doesn't have the `SuperFancyZones` regkey and the `AppData\Local\Microsoft\PowerToys` folder - - run all funcional tests on the clean machine + - run all functional tests on the clean machine - uninstall PT - - install previous version (if available) on a clean machine + - install previous version on a clean machine - apply FZ custom layout - use PowerRename with history ON - install the new PT version and verify the version number in the General Settings - - using 0.15.2 create a layout with extended chars in the name, update to a newer version and make sure FZ works and the editor shows the correct name + - using the new version create a layout with extended chars in the name, update to a newer version and make sure FZ works and the editor shows the correct name - verify the FZ custom layout is still active - use PowerRename and verify history is consistent - run all funcional tests - uninstall PT -**Mix MSI and MSIX install tests:** - - install the MSI version - - run PowerToys - - install MSIX version and cancel uninstall dialog warning (MSIX version should prompt that another instance of PT is already running) - - run again the MSIX version (from the Start Menu) and accept to uninstall the MSI version (verify it's properly uninstalled and that the MSIX version is running) - **Functional tests:** Regressions: - https://github.com/microsoft/PowerToys/issues/1414#issuecomment-593529038