You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently no unit tests for these functions, proper unit tests should be written for these functions so we can make this part of the CI/CD pipeline. This will provide more confidence when writing additional functionality or fixing bugs in the module.
Unit tests should be created for the following functions:
Get-RubrikFileset
Get-RubrikFilesetTemplate
New-RubrikFileset
New-RubrikFilesetTemplate
Protect-RubrikFileset
Remove-RubrikFileset
Get-RubrikNASShare
New-RubrikNASShare
Remove-RubrikNASShare
Set-RubrikNASShare
Describe alternatives you've considered
Manually testing function when adding functionality
The text was updated successfully, but these errors were encountered:
There are currently no unit tests for these functions, proper unit tests should be written for these functions so we can make this part of the CI/CD pipeline. This will provide more confidence when writing additional functionality or fixing bugs in the module.
Unit tests should be created for the following functions:
Describe alternatives you've considered
Manually testing function when adding functionality
The text was updated successfully, but these errors were encountered: