oemof / oemof-tabular

Load oemof energy systems from tabular data sources.
https://oemof-tabular.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Add tests for BEV-component #139

Closed nailend closed 12 months ago

nailend commented 1 year ago

Tests for the BEV-facade, being developed in #94, are required to demonstrate stable behaviour.

How to prepare:

How to start:

Checkout feature/battery-electric-vehicle I set up some test draft here Run this to check if everything is working. This test should work for now. Please branch from feature/battery-electric-vehicle e.g. feature/bev-test to make a PR back to it.

What test to write:

We need test which introduce a predefined and logic behaviour which uses all the features. For this, the tests probably need to be separated like this:

dispatch tests

multi period invest test

The graph shows the most complex energy system which is to be tested (shortage and excess shall not be needed)

image