Is your feature request related to a problem? Please describe.
There are no integration tests for Add-SecuronixEntityToWatchlist or New-SecuronixWatchlist. This activity should only be tested in a proper test environment.
Describe the solution you'd like
Write tests to measure the full result of both functions.
Describe alternatives you've considered
Function stubs are in the Securonix.CLI.Watchlist.Tests.ps1 script and are currently turned off by default in the config file.
Additional context
None.
Is your feature request related to a problem? Please describe.
There are no integration tests for Add-SecuronixEntityToWatchlist or New-SecuronixWatchlist. This activity should only be tested in a proper test environment.
Describe the solution you'd like
Write tests to measure the full result of both functions.
Describe alternatives you've considered
Function stubs are in the Securonix.CLI.Watchlist.Tests.ps1 script and are currently turned off by default in the config file.
Additional context
None.