NREL-Sienna / InfrastructureSystems.jl

Utility package for Sienna's simulation infrastructure
https://nrel-sienna.github.io/InfrastructureSystems.jl/
BSD 3-Clause "New" or "Revised" License
35 stars 20 forks source link

Increase test coverage for Optimization submodule. #351

Open jd-lara opened 2 months ago

jd-lara commented 2 months ago

In the current re-organization a lot of the testing for the optimization submodule is implemented in PowerSimulations.jl particularly the pieces related to the results.

Coverage of this code directly in InfrastructureSystems.jl needs to be increased.