AlexTelon / FlexiCharge-Backend

6 stars 10 forks source link

Add unit testing to OCPP communication flows #102

Closed knowittobias closed 1 year ago

knowittobias commented 2 years ago

The OCPP server implements flows/sequences of messages both initiated from the server, but also from the clients. We should test these flows to avoid introducing bugs later.