Dominique Broeglin
Dominique Broeglin
Hi thanks for using the lab! Can you try again ? I removed a `storageattach` command that should not have been there. I did not have time to test it...
Hi @julkwiec, I think it is already there (but in the dev branch): https://github.com/devblackops/NetScaler/blob/dev/NetScaler/Public/Remove-NSSystemFile.ps1 I had the exact same need you had a few months ago. I'm sorry I did...
I just closed the pull request about integration tests I had opened quite a while ago. Do you think unit tests will be cost effective ? Most of the functions...
Yes I agree. I would add that in our case "extensive" is synonym to "expensive" regarding mock objects as we have no way of actually knowing what the API does...
Hi, sorry for the long interlude. I finally was able to work on the subject again. This branch contains a first example of what I had in mind: https://github.com/dbroeglin/NetScaler/tree/feature/integration-tests The...
@devblackops any thoughs on my proposition ?
I'm having a similar issue with cyrillic characters. However, I'm not familiar at all with flying saucer and this module. Could you give me a few hints on how to...
@zhoxing-ms I don't have much bandwidth right now. I believe non regression would be covered by existing tests. I will try to schedule some time in March to work on...