Is your feature request related to a problem? Please describe.
There are no Integration tests for the cmdlets that publish changes to Securonix incidents.
- Add-SecuronixComment
- Add-SecuronixViolationScore
- New-SecuronixIncident
- Update-SecuronixCriticality
- Update-SecuronixIncident
Describe the solution you'd like
These tests should be developed using a proper test environment to avoid impacting regular Security Operations.
I recommend leaving these tests disabled by default.
Describe alternatives you've considered
The cmdlet's have had stubs written out and are disabled by default.
Additional context
N/A
Is your feature request related to a problem? Please describe.
There are no Integration tests for the cmdlets that publish changes to Securonix incidents.
Describe the solution you'd like
These tests should be developed using a proper test environment to avoid impacting regular Security Operations.
I recommend leaving these tests disabled by default.
Describe alternatives you've considered
The cmdlet's have had stubs written out and are disabled by default.
Additional context
N/A