]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
docs(tests): fix TEST_STYLE_GUIDE to match actual codebase
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Feb 2026 21:57:32 +0000 (22:57 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 28 Feb 2026 21:57:32 +0000 (22:57 +0100)
commit4f2c83e775a91718fbb547e8eea795524338c60e
tree91194ff11d149775e51af89b0210d78c165a4a0e
parent4b1e89ccf2992565a4bfe4abf46deb60516b8cad
docs(tests): fix TEST_STYLE_GUIDE to match actual codebase

- Remove non-existent waitForChargingStationState reference
- Remove duplicate table rows (cleanupChargingStation, Auth factories)
- Fix factory name: createChargingStation -> createMockChargingStation
- Fix destructuring pattern: { station } = createMockChargingStation()
- Add missing utilities to table (resetChargingStationState, etc.)
- Update import examples to match actual API
tests/TEST_STYLE_GUIDE.md