openego / eDisGo

Optimization of flexibility options and grid expansion for distribution grids based on PyPSA
GNU Affero General Public License v3.0
38 stars 14 forks source link

Add more EMob Tests #261

Closed khelfen closed 2 years ago

khelfen commented 2 years ago

At the moment the tests for SimBEV and TracBEV are very basic. We should add some more for the different options provided for the functions.

khelfen commented 2 years ago

Also restructure EMob test so that functions/methods are tested within the correct module (e.g. move the test for import_electromobility from network.test_electromobility to `io.test_electromobility_import")