The goal is to have tests for all functions but while trying to add tests for Set-CloudiQSubscription, there seem to be some sort of issue with the parameter filters and mocks. Running the Set cmdlet uses the Get cmdlet to fetch the JSON object that we wish to manipulate, and the problem might be related to that.
The goal is to have tests for all functions but while trying to add tests for Set-CloudiQSubscription, there seem to be some sort of issue with the parameter filters and mocks. Running the Set cmdlet uses the Get cmdlet to fetch the JSON object that we wish to manipulate, and the problem might be related to that.