oemof / demandlib

Creating heat and power demand profiles from annual values.
https://oemof.org
MIT License
54 stars 38 forks source link

There are no unit tests #35

Open p-snft opened 3 years ago

p-snft commented 3 years ago

What is called "unit test", is actually an integration test calculating the sum. This does not find serious issues, e.g. if timestamps are shuffled in the profiles. (This happened in #34 but was is detected by the tests)