]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(tests): remove unused constants and add missing JSDoc
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Feb 2026 21:51:29 +0000 (22:51 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Feb 2026 21:51:29 +0000 (22:51 +0100)
commit4b1e89ccf2992565a4bfe4abf46deb60516b8cad
tree670381cf6155d8e2643dfc1efa0c23f7d82bced3
parent13c6c52983f5cfa4306e8f10cd27584b7ca52775
refactor(tests): remove unused constants and add missing JSDoc

- Remove 63 unused constants from ChargingStationTestConstants.ts (73% cleanup)
- Add JSDoc to 7 factory functions in UIServerTestUtils.ts
- Remove duplicate JSDoc comment in StationHelpers.ts
tests/charging-station/ChargingStationTestConstants.ts
tests/charging-station/helpers/StationHelpers.ts
tests/charging-station/ui-server/UIServerTestUtils.ts