NatLabRockies / NatLabRockies/REopt_API
update all_inputs_test.json to not use None/null/[] for any inputs and switch to multiple outages model
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 68
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
This issue has no description.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating all_inputs_test.json and the code that defines the outage inputs. Determine which fields currently accept None, null, or empty lists and how the multiple-outages model is represented. Update the fixture to match the current model, then run the tests that consume this input and confirm they pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100