Individual product report.json files are not covered by smoke test #1193
Labels
enhancement
This issue or pull request will add new or improve existing functionality
Testing
This issue or task involves testing the automation tool function
🐛 Summary
#970 added support for a ScubaResults.json which houses metadata, a json version of the html reports, and more. The PR adds test coverage for the MergeJson parameter across:
However, if MergeJson is not specified, individual product report.json (AADReport.json, DefenderReport.json, etc.) files are created by default.
These are not included in SmokeTest001.Tests.ps1:
To reproduce
Run Invoke-SCuBA without -MergeJson parameter from main branch/v1.3.0
Expected behavior
The text was updated successfully, but these errors were encountered: