oemof-solph
oemof-solph copied to clipboard
Processing has integration tests instead of unit tests
During the implementation of #567 (in PR #623), I found that oemof/solph/processing.py
is not unit tested. E.g. there is no test for get_tuple
, instead, it is only called by an other test.