]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test(ocpp2.0): add BootNotification response handler tests
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 18:09:21 +0000 (19:09 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 18:09:21 +0000 (19:09 +0100)
commit07ae446e1f077b27847b0ca8f419e7f2af3cd4fe
tree9856824d07d4982dbdddfa106e194d7afaac2a58
parent94d61ff7f181b08a99562be5a8001e36f37536a0
test(ocpp2.0): add BootNotification response handler tests

Test all 6 branches of handleResponseBootNotification:
ACCEPTED/PENDING/REJECTED status, interval handling,
missing interval, and invalid status.
tests/charging-station/ocpp/2.0/OCPP20ResponseService-BootNotification.test.ts [new file with mode: 0644]