microsoft / microsoft/CSS-Exchange
[Work Item] Pester testing for IIS settings
Open
@dpaulson45 is already working on this.
Since Dec 6, 2024.
Health Checker
P2
Pester
Work Item
- Dominant language
- PowerShell
- Stars
- 1.3k
- Forks
- 395
- Avg merge
- 14h 7m
- Merged PRs (30d)
- 5
Description
Describe the work
Need to have an advanced pester testing against the latest changes made to Health Checker.
- Must include a 3rd site not related to Exchange (sections must exclude the
'system.webServer'.security.authenticationon the location) - Must include a 3rd site related to Exchange
- Failed to find Auth Type key must be displayed
- Override for auth is allowed vs denied, causing the results to not be accurate for auth type
- URL Rewrite Rule being set at every layer
- URL Rewrite Rule being disabled/removed/cleared
- IP Filter Settings
Additional Context
Ran into a bug with the latest IIS section report due to complex IIS settings on the Exchange Servers. Need similar complex testing data to avoid running into issues in the future.
See #1915
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.