]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test(ocpp): add OCPPServiceUtils authorization wrapper tests
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 19:50:04 +0000 (20:50 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 19:50:04 +0000 (20:50 +0100)
commitd9187e7ac38264feaea63c49ad2116b887d1c6e0
tree06076506acc9d2932b069dde089179b23a53954a
parent573523b323b4923efff81e16717700e64017c6e3
test(ocpp): add OCPPServiceUtils authorization wrapper tests

Add tests for isIdTagAuthorized and isIdTagAuthorizedUnified functions
covering local auth list, remote authorization, OCPP 2.0 unified auth
dispatch, and error fallback paths.
tests/charging-station/ocpp/OCPPServiceUtils-authorization.test.ts [new file with mode: 0644]