Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add test for partial parent asset case

Open
#1,373 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
rust
Domain
testing

Research direction

Read the context in #1351 and inspect the model example from #1131 first, then locate the existing tests for dispatching a parent asset's capacity. Add a minimal test fixture for dispatching only a subset of commissioned children and verify that the relevant test suite passes.

Written by the indexing model from the issue text.

Description

question

As mentioned in #1351, it would be good to have a test for the case where we are only dispatching part of a parent asset's capacity (i.e. a subset of its commissioned children).

There is a model with this property in #1131, but I'm not sure we'd want it as an example. I wonder if we could get Copilot to find a more minimal example (a small patch example would be good), either based on the model in #1131 or something else.

Dominant language
Rust
Stars
8
Forks
5
Avg merge
11h 31m
Merged PRs (30d)
33

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EnergySystemsModellingLab/MUSE2

All issues in EnergySystemsModellingLab/MUSE2

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.