]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(test): remove duplicate certificate passthrough tests from broadcast channel
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 18 Mar 2026 19:04:12 +0000 (20:04 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 18 Mar 2026 19:04:12 +0000 (20:04 +0100)
commit6d3a9962fa8909d2c4b7b5d1a9da1436e762c4b5
tree6c595940c06b53eee15ddd4ebe7ece128e48c68d
parentdf314809b7e7c5458618235a061117e83ae48cda
refactor(test): remove duplicate certificate passthrough tests from broadcast channel

These 3 tests duplicated coverage already provided by
OCPP20RequestService-ISO15118.test.ts which tests the same code path
through the full requestHandler pipeline.

Add JSDoc descriptions to buildTransactionEvent implementation to
satisfy jsdoc/require-param-description lint rule.
src/charging-station/ocpp/2.0/OCPP20ServiceUtils.ts
tests/charging-station/broadcast-channel/ChargingStationWorkerBroadcastChannel.test.ts