Skip to content

IIS Pester testing update#1518

Merged
dpaulson45 merged 6 commits into
mainfrom
dpaul-HcPesterUpdate
Feb 27, 2023
Merged

IIS Pester testing update#1518
dpaulson45 merged 6 commits into
mainfrom
dpaul-HcPesterUpdate

Conversation

@dpaulson45
Copy link
Copy Markdown
Member

Reason:
Make pester testing closer to how the script runs to avoid issues like what occurred with issue #1506

Fix:
Make it so the script imports the web.config with Get-Content -Raw to avoid bloat of the export data. Only use Import-Clixml for the cmdlet's vs the custom functions that we created.

Validation:
Pester tested

@dpaulson45 dpaulson45 requested a review from a team as a code owner February 27, 2023 21:47
@dpaulson45 dpaulson45 merged commit 865dbee into main Feb 27, 2023
@dpaulson45 dpaulson45 deleted the dpaul-HcPesterUpdate branch February 27, 2023 22:12
@dpaulson45 dpaulson45 added Health Checker Build Process Label for build and release pipeline related items labels Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build Process Label for build and release pipeline related items Health Checker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants