Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Unit tests for Rubrik Vcenter and Setting functions #345

Closed
jaapbrasser opened this issue Jul 2, 2019 · 1 comment
Closed

Create Unit tests for Rubrik Vcenter and Setting functions #345

jaapbrasser opened this issue Jul 2, 2019 · 1 comment

Comments

@jaapbrasser
Copy link
Contributor

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:

  • New-RubrikLDAP
  • Get-RubrikVCenter
  • New-RubrikVCenter
  • Remove-RubrikVCenter
  • Set-RubrikVCenter
  • Update-RubrikVCenter
  • Get-RubrikSetting
  • Set-RubrikSetting
  • New-RubrikHost
  • Remove-RubrikHost

Describe alternatives you've considered

Manually testing function when adding functionality

@jaapbrasser
Copy link
Contributor Author

Fixed in #597

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants