stmcginnis / gofish

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

Improve test coverage for updated objects #307

Closed stmcginnis closed 5 months ago

stmcginnis commented 5 months ago

Adds more unit test coverage for the updated objects. Also found a couple of small bugs while doing this, so addressing them as well.