stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
204 stars 109 forks source link

Unit test improvements #315

Closed stmcginnis closed 3 months ago

stmcginnis commented 3 months ago

Add unit test coverage to more objects.

Also adds access to deprecated EthernetInterface.VLANs property since this is still in use by many systems.