SecOps-Powershell-CISDSC icon indicating copy to clipboard operation
SecOps-Powershell-CISDSC copied to clipboard

Start an Integration Test Suite

Open mpitcel opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe. All testing of resources is currently manual, and takes a long time as such.

Describe the solution you'd like We are looking to start an Integration Test Suite that establishes a pattern for automatically verifying applied configurations.

Describe alternatives you've considered Currently, this type of testing is manual.

Additional context We would start from this code: https://github.com/techservicesillinois/SecOps-Powershell-CISDSC/blob/main/test/CISDSC.Tests.ps1 Registry Key changes seem like a starting point.

Task List:

  • [ ] Add a test that uses this module to apply a Registry Key
  • [ ] Make the test verify that the Registry Key changes
  • [ ] Parameterize the test for more Registry Key Benchmarks
  • [ ] Stretch Goal: Update the CI/CD to run the test across specific targeted versions of Windows

mpitcel avatar Feb 14 '24 22:02 mpitcel

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Apr 16 '24 13:04 github-actions[bot]