More Constellation tests
Open
Constellations
- Dominant language
- Jupyter Notebook
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
# Feature
Currently, we only have unit tests for Safe/checked insertion.
## Desired behavior
- [ ] Tests actually using the Constellation objects and their `tick()` mechanic.
- [ ] Tests with multiple constellations
- [x] (low priority) refactor existing insertion tests towards [value-parametrized tests](https://github.com/google/googletest/blob/main/docs/advanced.md#value-parameterized-tests). This reduces code duplication and increases readability.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.