Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 826 B

Routing for Electric Vehicles

Tests

Teste are done using PyTest. To run the tests, the dev dependencies must be installed:

pipenv install --dev

Then simply run pytest within the root folder:

pipenv run pytest

Extras

Create charging stations used of test region:

python data.py --cut 51.7806 6.8067 51.7570 6.8741 Ladesaeulenkarte_Datenbankauszug30_04_2020.csv tests/osm/static/charging_stations_raesfeld.json

Draw Graphs used for Testing