]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(test): consolidate MockChargingStation type and clean Reset tests
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 1 Mar 2026 22:15:55 +0000 (23:15 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 1 Mar 2026 22:15:55 +0000 (23:15 +0100)
commit66f2dcafaf055ae2ad0f7e83de7ade382e5c5615
treec33613b66c6d494040fc1727c25911934fe55567
parent23fe97146e9f2045470a9e4aee511dc08a23e111
refactor(test): consolidate MockChargingStation type and clean Reset tests

- Merge TestableChargingStation + MockResetChargingStation into MockChargingStation
- Remove duplicate re-exports from OCPP20TestUtils
- Eliminate redundant variable pairs in Reset tests
- Use ResetTestFixtures.createStandardStation() for setup
- Harmonize comments to FR reference style
tests/charging-station/ChargingStationTestUtils.ts
tests/charging-station/helpers/StationHelpers.ts
tests/charging-station/ocpp/2.0/OCPP20IncomingRequestService-Reset.test.ts
tests/charging-station/ocpp/2.0/OCPP20TestUtils.ts