Feature/pester (#321)

* Update Branch in script

* pester for configs

* Update Branch in script

* update describe

* github action

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test pipeline

* test windows container

* gui tests

* Updated applications.json to stop failing test

* test pipeline

* test pipeline

* test pipeline

* add test for original values if tweak is configured

* test pipeline

* test pipeline

* remove merge request

* added test to ensure main script functions

Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>
This commit is contained in:
DeveloperDurp
2022-10-23 18:28:55 +00:00
committed by GitHub
parent 10b8df78db
commit 7cdb43f174
5 changed files with 289 additions and 31 deletions

View File

@ -168,9 +168,6 @@
"Installslack": {
"winget": "SlackTechnologies.Slack"
},
"Installspotify": {
"winget": "Spotify.Spotify"
},
"Installsteam": {
"winget": "Valve.Steam"
},
@ -287,6 +284,39 @@
},
"Installjdownloader": {
"winget": "AppWork.JDownloader"
}
},
"Installsimplewall": {
"Winget": "Henry++.simplewall"
},
"Installrustlang": {
"Winget": "Rustlang.Rust.MSVC"
},
"Installalacritty": {
"Winget": "Alacritty.Alacritty"
},
"Installkdenlive": {
"Winget": "KDE.Kdenlive"
},
"Installglaryutilities": {
"Winget": "Glarysoft.GlaryUtilities"
},
"Installtwinkletray": {
"Winget": "xanderfrangos.twinkletray"
},
"Installidm": {
"Winget": "Tonec.InternetDownloadManager"
},
"Installviber": {
"Winget": "Viber.Viber"
},
"Installgit": {
"Winget": "Git.Git"
},
"Installwiztree": {
"Winget": "AntibodySoftware.WizTree"
},
"Installtor": {
"Winget": "TorProject.TorBrowser"
}
}
}