Add more permutations of settings in tests
@Kenneth-T-Moore is already working on this.
Since Feb 9, 2026.
- Dominant language
- Python
- Stars
- 287
- Forks
- 140
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 18
Description
Desired capability or behavior.
We don't currently have full coverage of all mission-related settings.
We should evaluate those that are missing and add tests for them.
Specifically, I'm thinking about connections, no_descent, add_initial_mass_constraint, other things in the phase_info object.
From Ken on #88: "Ultimately, we are going to have to add more tests/benchmarks for all of these options to have complete coverage. We might not need full optimizations, but we do need to build and inspect. Same is true with optimize_mass/altitude, etc. Because of interactions, we might need a full-factorial number of tests."
Is your feature request related to a problem? Please describe.
No response
Associated Bug Report
No response
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.