Hallie Dunham
Hallie Dunham
### Please check if the PR fulfills these requirements - [x] CHANGELOG.md is updated - [x] Tests for the changes have been added (for bug fixes / features) - [x]...
see discussion here: https://github.com/NREL/REopt_API/pull/343#discussion_r944825301_
save ElectricUtility instance in database even if user doesn't include in inputs (non-off-grid case)
(this is for job/ app aka v3) An ElectricUtility instance doesn't get saved in the database if it isn't in the user inputs. It should always be created/saved in non-off-grid...
All models that don't get created unless the user includes them (e.g. CHP) need to be included in a test post. We need to do this to make sure all...
### Please check if the PR fulfills these requirements - [x] CHANGELOG.md is updated - [x] Tests for the changes have been added (for bug fixes / features) - [x]...
* **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...