Add comprehensive test suite, fix minor issues, rename function and file names to match approved verbs (#708)

This commit is contained in:
Jeffrey
2026-07-19 22:06:07 +02:00
committed by GitHub
parent a7292e4f35
commit 9c033dbf98
116 changed files with 4629 additions and 650 deletions
@@ -0,0 +1,43 @@
{
"RegistryKeys": [
{
"SubKeys": [],
"Path": "HKEY_CURRENT_USER\\Control Panel\\Accessibility\\StickyKeys",
"Values": [
{
"Kind": "String",
"Name": "Flags",
"Data": "510",
"Exists": true
}
],
"Exists": true
},
{
"SubKeys": [],
"Path": "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Themes\\Personalize",
"Values": [
{
"Kind": "DWord",
"Name": "EnableTransparency",
"Data": 0,
"Exists": true
}
],
"Exists": true
}
],
"ComputerName": "TEST-COMPUTER",
"BackupType": "RegistryState",
"SelectedUndoFeatures": [
"DisableTransparency"
],
"CreatedBy": "Win11Debloat",
"Version": "1.0",
"Target": "CurrentUser:fixture-user",
"SelectedFeatures": [
"RemoveApps",
"DisableStickyKeys"
],
"CreatedAt": "2026-07-11T20:00:33.9825666+02:00"
}