saltstack / salt-ext-modules-vmware

Salt Extension Modules for VMware
Apache License 2.0
20 stars 36 forks source link

Add tests for dvportgroup.get #314

Closed waynew closed 2 years ago

waynew commented 2 years ago

I'm adding these tests for @abhi1693 - they should handle the tests for #312.

We can go ahead and merge this PR, then @abhi1693 can rebase, drop the xfail, and I know I found at least one bug with these tests - it's possible for switch_ref in #312 to be None. Other than that it should be pretty straight forward.