]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test(ocpp): move mapStopReasonToOCPP20 tests to OCPP20RequestBuilders.test.ts
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 1 Apr 2026 18:04:41 +0000 (20:04 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 1 Apr 2026 18:04:41 +0000 (20:04 +0200)
commitfd77bf5f6e233402b65dc554e4bc4c29eed556b8
tree7289ba968849903b0c4b537b1908c106fad6a074
parentdf3fe1db9f27a659b7586c010d658a33c7e982b6
test(ocpp): move mapStopReasonToOCPP20 tests to OCPP20RequestBuilders.test.ts

Align test file structure with source: function moved to
OCPP20RequestBuilders.ts, tests follow to the 2.0/ directory.
tests/charging-station/ocpp/2.0/OCPP20RequestBuilders.test.ts [new file with mode: 0644]
tests/charging-station/ocpp/OCPPServiceUtils-pure.test.ts