Closed knowittobias closed 1 year ago
Create unit tests that validate that OCPP messages are encoded/decoded correctly and that this process can handle illegal data in a robust way.
Validation functions has been added using https://ajv.js.org/ but no Unit Tests yet
Related to issue #162 and will be implemented with that issue. Closing as not planned
Create unit tests that validate that OCPP messages are encoded/decoded correctly and that this process can handle illegal data in a robust way.