Commit Graph

249 Commits

Author SHA1 Message Date
Wes Carroll 3a0f039a42 Store Version in an External File 2019-04-05 12:06:00 -04:00
Wes Carroll bd1fe15d3e Fix Typo 2019-04-05 12:05:15 -04:00
Wes Carroll a823b4971e Update with ShouldProcess 2019-04-04 21:12:53 -04:00
Wes Carroll 3ae3a4be35 Merge branch 'master' into TestingBranch 2019-04-04 20:48:42 -04:00
Wes Carroll 440d302b76 Merge pull request #27 from wcarroll/NewVPGValidation
Add Settings Validation and ShouldProcess
2019-04-04 20:42:55 -04:00
Wes Carroll 68ad1e9443 Add Settings Validation and ShouldProcess 2019-04-04 20:34:15 -04:00
Wes Carroll f98de53c54 Merge branch 'master' into TestingBranch 2019-04-04 18:59:39 -04:00
Wes Carroll c144ba096b Merge pull request #24 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2019-04-04 18:57:16 -04:00
The Codacy Badger adc4391a91 Add Codacy badge 2019-04-04 22:47:20 +00:00
Wes Carroll ccddf443eb Merge branch 'master' into TestingBranch 2019-04-04 17:48:17 -04:00
Wes Carroll 887bb2d791 Merge pull request #23 from wcarroll/GetPeerSiteFix
Remove arraylist return object
2019-04-04 17:46:30 -04:00
Wes Carroll f2a95acc23 Remove arraylist return object 2019-04-04 17:36:34 -04:00
Wes Carroll cc43b272a8 Specify OutputType 2019-04-04 17:31:28 -04:00
Wes Carroll b74f6cae51 Add TestingBranch to CI 2019-04-04 16:07:27 -04:00
Wes Carroll 96f70afe67 Add TODO Items 2019-04-04 11:30:48 -04:00
Wes Carroll 289e976773 Parameter Tests 2019-04-04 08:39:11 -04:00
Wes Carroll 1a5f2b09f6 Add Null and Empty Validators 2019-04-04 08:38:56 -04:00
Wes Carroll 42dc016d90 Starting Import-ZertoVpg Tests 2019-04-02 17:31:59 -04:00
Wes Carroll 8e86b26d52 Update Export-ZertoVpg.Tests.ps1
Complete creation of Function Unit Tests.
2019-04-02 14:56:25 -04:00
Wes Carroll 01829cf810 Merge pull request #22 from wildcard78/TestingBranch-MM
Update Get-ZertoAlert.Tests.ps1
2019-04-02 09:05:30 -04:00
wildcard78 071053cf92 Update Get-ZertoAlert.Tests.ps1
Added alertId check
2019-04-02 09:01:40 -04:00
Wes Carroll d0a75153ad Start Function Tests 2019-04-01 22:25:52 -04:00
Wes Carroll 28fb62f737 Clean Test Organization 2019-04-01 21:10:41 -04:00
Wes Carroll a3aa0c47a6 Provide credentials for InModuleScope Tests 2019-04-01 17:37:46 -04:00
Wes Carroll bc0bb337a6 Add null or empty assertions 2019-04-01 17:37:18 -04:00
Wes Carroll 7bd8e5c7ee Validate NullorEmpty VpgName 2019-04-01 17:33:37 -04:00
Wes Carroll 46e29dc8c0 Add InModuleScope Tests 2019-04-01 17:32:39 -04:00
Wes Carroll d2a574d440 Add parameter tests 2019-03-31 21:51:36 -04:00
Wes Carroll 3fa53349a5 Set Parameters to Mandatory 2019-03-31 21:51:21 -04:00
Wes Carroll c28257ee3a Add Default Value Test 2019-03-31 21:46:58 -04:00
Wes Carroll a7839b24d9 OutputFolder variable renamed to OutputPath 2019-03-31 21:20:47 -04:00
Wes Carroll 2b441614f0 Additional Tests 2019-03-31 21:02:17 -04:00
Wes Carroll 135e698731 Specify ErrorAction:Stop for connection errors 2019-03-31 20:06:05 -04:00
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