- [ ] Add tests to `test_D2_model_constraints.py` - [ ] Add test func names to `D2.add_constraints()` Preparation already exists here: [`test_add_constraints_minimal_renewable_share()` and `test_add_constraints_minimal_renewable_share_None()`](https://github.com/rl-institut/multi-vector-simulator/blob/f459b35da6c46445e8294845604eb2b683e43680/tests/test_D2_model_constraints.py#L246-L263) You can orientate yourself along the [other tests](https://github.com/rl-institut/multi-vector-simulator/blob/f459b35da6c46445e8294845604eb2b683e43680/tests/test_D2_model_constraints.py#L202-L244) for `add_constraints()`.