issues
search
dsccommunity
/
DscWorkshop
Blueprint for a full featured DSC project for Push / Pull with or without CI/CD
MIT License
203
stars
162
forks
source link
Test cases updated to Pester 5
#128
Closed
nyanhp
closed
2 years ago
nyanhp
commented
2 years ago
Pull Request
Pull Request (PR) description
Task list
[x] The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
[x] Added an entry under the Unreleased section of in the CHANGELOG.md as per
format
.
[x] Local clean build passes without issue or fail tests (
build.ps1 -ResolveDependency
).
[ ] Resource documentation added/updated in README.md.
[ ] Resource parameter descriptions added/updated in README.md, schema.mof and comment-based help.
[ ] Comment-based help added/updated.
[ ] Localization strings added/updated in all localization files as appropriate.
[ ] Examples appropriately added/updated.
[x] Unit tests added/updated. See
DSC Resource Testing Guidelines
.
[x] Integration tests added/updated (where possible). See
DSC Resource Testing Guidelines
.
[ ] New/changed code adheres to
DSC Resource Style Guidelines
and
Best Practices
.
This change is
Pull Request
Pull Request (PR) description
Task list
build.ps1 -ResolveDependency
).This change is