]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test(ocpp): add OCPPServiceUtils pure function tests
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 18:38:07 +0000 (19:38 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 18:38:07 +0000 (19:38 +0100)
commite6d943576e1d66329c704fbc67745d4568986ad6
tree3cced4205e8ffa603e7375fa3102efbd31055d60
parent458423e20644057822b32e4ded64117f431ae799
test(ocpp): add OCPPServiceUtils pure function tests

Test getMessageTypeString, ajvErrorsToErrorType,
convertDateToISOString, isConnectorIdValid — 19 tests
covering the shared base layer with zero mocking.
tests/charging-station/ocpp/OCPPServiceUtils-pure.test.ts [new file with mode: 0644]