Commit Graph

216 Commits

Author SHA1 Message Date
Wes Carroll 82cca7ba96 Add '$null' Tests 2019-03-31 19:31:35 -04:00
Wes Carroll 9828ccd28b Formatting correction 2019-03-31 19:29:09 -04:00
Wes Carroll 6e2cb1ea31 Add zertoPort validations 2019-03-31 19:28:24 -04:00
Wes Carroll 831e1562b5 Update Edit Vra Tests 2019-03-31 16:37:02 -04:00
Wes Carroll 5139f79366 Updating Tests 2019-03-30 23:21:00 -04:00
Wes Carroll 22d1151c66 Provide minimal information when updating group-name 2019-03-30 23:20:35 -04:00
Wes Carroll c68225c458 Correct vraIdentifier Switch Case 2019-03-30 23:19:54 -04:00
Wes Carroll ffba4a5981 Update az pipelines to only build on master and develop branches 2019-03-30 16:50:19 -04:00
Wes Carroll 031e31addd Update az pipeline triggers
Update triggers and call powershell core directly instead of calling the shell ==> pwsh.
2019-03-30 09:42:45 -04:00
Wes Carroll 7bd878615d Update Disconnect-ZertoServer.Tests.ps1 2019-03-29 22:59:03 -04:00
Wes Carroll e9465f8194 Update Connect-ZertoServer.Tests.ps1 2019-03-29 22:15:44 -04:00
Wes Carroll 4fba918ae5 Add checkpointName validation 2019-03-29 21:55:01 -04:00
Wes Carroll a8a0b5a6e8 Add Port Range Validation 2019-03-29 21:54:46 -04:00
Wes Carroll 0114c73706 Update Checkpoint-ZertoVpg.Tests.ps1 2019-03-29 21:54:24 -04:00
Wes Carroll 49798b190d Update Add-ZertoPeerSite.Tests.ps1 2019-03-29 21:54:19 -04:00
Wes Carroll 7f3a9fc5df Fix case issues with linux tests 2019-03-29 21:54:01 -04:00
Wes Carroll b2ab6362f7 Require Pester Module 2019-03-29 19:30:27 -04:00
Wes Carroll 7db1a32399 All basic unit tests 2019-03-29 19:30:14 -04:00
Wes Carroll 7a90bad1e0 Run all Unit Tests when building FileTests 2019-03-29 19:29:19 -04:00
Wes Carroll 2c215dd180 Update Pester Test Location 2019-03-29 19:28:57 -04:00
Wes Carroll 911e81c8cc Update .gitignore 2019-03-29 19:27:59 -04:00
Wes Carroll daecae1f59 Delete Save-ZertoVpgSettings.Tests.ps1 2019-03-29 19:27:27 -04:00
Wes Carroll c37dd19334 Delete Get-ZertoUnprotectedVm.Test.ps1 2019-03-29 19:27:24 -04:00
Wes Carroll 2328e7f868 Delete External-Help.Tests.ps1 2019-03-29 19:27:09 -04:00
Wes Carroll f4c4c3982d Update Build Tasks 2019-03-29 17:51:16 -04:00
Wes Carroll 4c67c2f070 Update ZertoApiWrapper.psd1 2019-03-29 17:50:50 -04:00
Wes Carroll c72c354f38 Add advanced function params 2019-03-29 17:50:42 -04:00
Wes Carroll 11a3395bdb Add Validation for targetHost 2019-03-29 17:50:16 -04:00
Wes Carroll 99cbe96705 Update Add-ZertoPeerSite.Tests.ps1 2019-03-29 17:49:09 -04:00
Wes Carroll a8986c2a4b Create Stub Test files for all functions 2019-03-29 17:48:54 -04:00
Wes Carroll 8e4a5f7e99 Move Module Tests to Mirror Module Directory 2019-03-29 17:48:04 -04:00
Wes Carroll 9935d867de Merge branch 'master' into TestingBranch 2019-03-29 13:08:47 -04:00
Wes Carroll 64c089f3ec Update README.md Azure Pipeline Badge 2019-03-29 11:46:21 -04:00
Wes Carroll a6446c0849 Update temp for case-sensitive environments 2019-03-29 11:45:55 -04:00
Wes Carroll 6899ded49e Update Build Version Methodology 2019-03-29 11:37:54 -04:00
Wes Carroll 91cd6a2de5 Update Build to show Env Var 2019-03-29 11:22:14 -04:00
Wes Carroll ef39b54937 Update Get-ZertoVirtualizationSite Help 2019-03-29 11:10:16 -04:00
Wes Carroll 3c1cdef3a5 Set Tests to Always Publish 2019-03-29 10:51:45 -04:00
Wes Carroll 1fc7bf697e Create temp folder if it doesn't exist 2019-03-29 10:25:46 -04:00
Wes Carroll 802eef6067 Update Build to Fail on Pester Failure
This is expected to fail the build test as one pester test will fail
2019-03-29 10:19:23 -04:00
Wes Carroll 47bc3be463 Update LICENSE 2019-03-29 08:27:50 -04:00
Wes Carroll 5f42804c0b Update .gitignore 2019-03-29 08:27:44 -04:00
Wes Carroll f6e0ffa6db Add MarkDown Help File Content Test 2019-03-29 08:27:13 -04:00
Wes Carroll b8cccd02dc Ignore all files in Temp directory 2019-03-28 16:48:21 -04:00
Wes Carroll 90e06a6dc5 Update az pipeline Windows Script
Using single quotes will not execute the script. Changing to double quotes should actually run the build process on the Windows Host
2019-03-28 13:52:03 -04:00
Wes Carroll 5b56a0c15b Update Build Process
Remove unnecessary install calls, set timeouts for each job, and specify job name.
2019-03-28 13:22:53 -04:00
Wes Carroll 13eeccd474 Merge pull request #21 from wcarroll/azure-pipelines
Force Windows build to run in PowerShell Core
2019-03-28 11:10:55 -04:00
Wes Carroll 596078f43d Merge branch 'master' into azure-pipelines 2019-03-28 11:03:39 -04:00
Wes Carroll f085a8e5e0 Force Windows Test to PwSh 2019-03-28 11:01:32 -04:00
Wes Carroll b460e87702 Add Build Status to README.md 2019-03-28 10:38:31 -04:00