mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-01 01:49:06 +08:00
Update tests-checklist-jaime.md
This commit is contained in:
parent
1d7ecd3777
commit
b2b018ef0a
@ -195,26 +195,26 @@ Mouse Jump:
|
|||||||
|
|
||||||
## GPO
|
## GPO
|
||||||
* Copy the "PowerToys.admx" file to your Policy Definition template folder. (Example: C:\Windows\PolicyDefinitions) and copy the "PowerToys.adml" file to the matching language folder in your Policy Definition folder. (Example: C:\Windows\PolicyDefinitions\en-US)
|
* Copy the "PowerToys.admx" file to your Policy Definition template folder. (Example: C:\Windows\PolicyDefinitions) and copy the "PowerToys.adml" file to the matching language folder in your Policy Definition folder. (Example: C:\Windows\PolicyDefinitions\en-US)
|
||||||
- [ ] Open the "Local Group Policy Editor" on Windows and verify there is a "Microsoft PowerToys" folder in Administrative Templates for both Computer Configuration and User Configuration.
|
- [x] Open the "Local Group Policy Editor" on Windows and verify there is a "Microsoft PowerToys" folder in Administrative Templates for both Computer Configuration and User Configuration.
|
||||||
* In GPO, disable a module that can run as a standalone (FancyZones sounds good for this). Restart PowerToys.
|
* In GPO, disable a module that can run as a standalone (FancyZones sounds good for this). Restart PowerToys.
|
||||||
- [ ] Verify the module is not enabled.
|
- [x] Verify the module is not enabled.
|
||||||
- [ ] Open settings and verify the module is not enabled and you can't enable it.
|
- [x] Open settings and verify the module is not enabled and you can't enable it.
|
||||||
- [ ] Try to open FancyZones Editor directly from the install folder and verify it doesn't run and adds a message to the log saying it didn't run because of GPO.
|
- [x] Try to open FancyZones Editor directly from the install folder and verify it doesn't run and adds a message to the log saying it didn't run because of GPO.
|
||||||
- [ ] Verify the module can't be launched from the quick launcher system tray flyout launcher screen (FancyZones editor in this case).
|
- [x] Verify the module can't be launched from the quick launcher system tray flyout launcher screen (FancyZones editor in this case).
|
||||||
- [ ] Verify the module can't be enabled/disabled from the quick launcher system tray flyout.
|
- [x] Verify the module can't be enabled/disabled from the quick launcher system tray flyout.
|
||||||
* In GPO, enable a module that can run as a standalone (FancyZones sounds good for this). Restart PowerToys.
|
* In GPO, enable a module that can run as a standalone (FancyZones sounds good for this). Restart PowerToys.
|
||||||
- [ ] Verify the module is enabled.
|
- [x] Verify the module is enabled.
|
||||||
- [ ] Open settings and verify the module is enabled and you can't disable it.
|
- [x] Open settings and verify the module is enabled and you can't disable it.
|
||||||
- [ ] Verify the module can't be enabled/disabled from the quick launcher system tray flyout.
|
- [x] Verify the module can't be enabled/disabled from the quick launcher system tray flyout.
|
||||||
* In GPO, try to set different settings in the Computer and User Configurations for a PowerToy. Restart PowerToys.
|
* In GPO, try to set different settings in the Computer and User Configurations for a PowerToy. Restart PowerToys.
|
||||||
- [ ] Verify that the setting in Computer Configuration has priority over the setting in User Configuration.
|
- [x] Verify that the setting in Computer Configuration has priority over the setting in User Configuration.
|
||||||
* In GPO, disable a module that has a context menu entry (File Locksmith sounds good for this). Restart PowerToys.
|
* In GPO, disable a module that has a context menu entry (File Locksmith sounds good for this). Restart PowerToys.
|
||||||
- [ ] Verify the module is not enabled. (No context menu entry)
|
- [x] Verify the module is not enabled. (No context menu entry)
|
||||||
- [ ] Open settings and verify the module is not enabled and you can't enable it.
|
- [x] Open settings and verify the module is not enabled and you can't enable it.
|
||||||
- [ ] Try to open File Locksmith directly from the install folder and verify it doesn't run and adds a message to the log saying it didn't run because of GPO.
|
- [x] Try to open File Locksmith directly from the install folder and verify it doesn't run and adds a message to the log saying it didn't run because of GPO.
|
||||||
* In GPO, disable a module that is a Preview Handler (Markdown Preview is good for this). Restart PowerToys.
|
* In GPO, disable a module that is a Preview Handler (Markdown Preview is good for this). Restart PowerToys.
|
||||||
- [ ] Verify the module is not enabled. (Markdown files won't appear in the preview pane)
|
- [x] Verify the module is not enabled. (Markdown files won't appear in the preview pane)
|
||||||
- [ ] Open settings and verify the module is not enabled and you can't enable it.
|
- [x] Open settings and verify the module is not enabled and you can't enable it.
|
||||||
* Remember to reset all you Settings to Not Configured after the tests, both in Conputer and User Configurations.
|
* Remember to reset all you Settings to Not Configured after the tests, both in Conputer and User Configurations.
|
||||||
|
|
||||||
## Mouse Without Borders
|
## Mouse Without Borders
|
||||||
|
Loading…
Reference in New Issue
Block a user