mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-03 19:39:07 +08:00
Update tests-checklist-stefan.md
This commit is contained in:
parent
4d0925f181
commit
dd8848cf2f
@ -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 <path_to_installer_exe`
|
||||
* Brief check if all modules are working
|
||||
@ -23,24 +23,24 @@
|
||||
## Functional tests
|
||||
|
||||
Regressions:
|
||||
- [ ] https://github.com/microsoft/PowerToys/issues/1414#issuecomment-593529038
|
||||
- [ ] https://github.com/microsoft/PowerToys/issues/1524
|
||||
- [x] https://github.com/microsoft/PowerToys/issues/1414#issuecomment-593529038
|
||||
- [x] https://github.com/microsoft/PowerToys/issues/1524
|
||||
|
||||
## Localization
|
||||
Change the Windows language to a language different than English. Then verify if the following screens change their language:
|
||||
- [ ] System tray menu items
|
||||
- [ ] Settings
|
||||
- [ ] OOBE (What's new)
|
||||
- [ ] Keyboard Manager Editor
|
||||
- [ ] Color Picker (check the tooltips)
|
||||
- [ ] FancyZones Editor
|
||||
- [ ] Power Rename (new WinUI 3 may not be localized)
|
||||
- [ ] PowerToys Run ("Start typing" string is localized, for example)
|
||||
- [ ] Image Resizer
|
||||
- [ ] Shortcut Guide (Windows controls are localized)
|
||||
- [ ] File Explorer menu entries for Image Resizer, Power Rename and FileLocksmith
|
||||
- [ ] Hosts File Editor
|
||||
- [ ] File Locksmith
|
||||
- [x] System tray menu items
|
||||
- [x] Settings
|
||||
- [x] OOBE (What's new)
|
||||
- [x] Keyboard Manager Editor
|
||||
- [x] Color Picker (check the tooltips)
|
||||
- [x] FancyZones Editor
|
||||
- [x] Power Rename (new WinUI 3 may not be localized)
|
||||
- [x] PowerToys Run ("Start typing" string is localized, for example)
|
||||
- [x] Image Resizer
|
||||
- [x] Shortcut Guide (Windows controls are localized)
|
||||
- [x] File Explorer menu entries for Image Resizer, Power Rename and FileLocksmith
|
||||
- [x] Hosts File Editor
|
||||
- [x] File Locksmith
|
||||
|
||||
## General Settings
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user