Add TODO Items
This commit is contained in:
@@ -103,6 +103,6 @@ Describe $file.BaseName -Tag 'Unit' {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Context "$($file.BaseName)::Function Unit Tests" {
|
Context "$($file.BaseName)::Function Unit Tests" {
|
||||||
|
#TODO
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
|
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
|
||||||
#TODO - Add ability to installed with root password.
|
#TODO - Add ability to installed with root password, Move to Begin, Process, End Format
|
||||||
function Install-ZertoVra {
|
function Install-ZertoVra {
|
||||||
[cmdletbinding( SupportsShouldProcess = $true )]
|
[cmdletbinding( SupportsShouldProcess = $true )]
|
||||||
param(
|
param(
|
||||||
|
|||||||
Reference in New Issue
Block a user