]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test(ocpp2.0): add Heartbeat, NotifyReport, StatusNotification response tests
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 18:24:40 +0000 (19:24 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 18:24:40 +0000 (19:24 +0100)
commit458423e20644057822b32e4ded64117f431ae799
tree18d5f4cccbbd7bd5994d37b9e2e680618b715225
parent07ae446e1f077b27847b0ca8f419e7f2af3cd4fe
test(ocpp2.0): add Heartbeat, NotifyReport, StatusNotification response tests

Grouped in single file as all three handlers are
trivial (log-only). Completes OCPP 2.0 response
handler coverage from 20% to 100%.
tests/charging-station/ocpp/2.0/OCPP20ResponseService-SimpleHandlers.test.ts [new file with mode: 0644]