GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

Create unit tests for casting all returns from Config.php to appropriate types #486

Open rowan04 opened 9 months ago

rowan04 commented 9 months ago

See #420 Unfortunately, due to me starting a new rotation, I am unable to write the unit tests for pull request #420. The unit tests are to check the public methods in lib/Gocdb_Services/Config.php return the correct type and value for some given input.