]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(test): remove duplicate MockChargingStation interface from MockFactories
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 1 Mar 2026 22:24:35 +0000 (23:24 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 1 Mar 2026 22:24:35 +0000 (23:24 +0100)
commit33e4c6deb6e2e66f503cd18e01ffd066c736beac
treede9499a48e38b61d77f5ccecf71c4a3d9f96b225
parent1ffd9d12b5694ba74d8c820da9fdfc1e78d098a2
refactor(test): remove duplicate MockChargingStation interface from MockFactories

- Delete unused MockChargingStation interface (duplicate of StationHelpers.ts)
- Delete unused createMockAuthChargingStation factory function
- Keep createMockAuthServiceTestStation which is actively used (34 calls)
tests/charging-station/ocpp/auth/helpers/MockFactories.ts