]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(tests): add missing @file headers and standardCleanup()
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 17:42:33 +0000 (18:42 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 17:42:33 +0000 (18:42 +0100)
commitc5d29bd77e02e63b0b8164dd40bfb219af51a098
tree9bef139c63836dd544da41527f49162b8898f276
parent26c08ac2eaedc641d67cdc5d47c9ef5bc19e69d0
fix(tests): add missing @file headers and standardCleanup()

Add mandatory @file JSDoc headers to 3 test files and
standardCleanup() afterEach to 2 test files per
TEST_STYLE_GUIDE.md sections 2 and 3.
tests/charging-station/ocpp/2.0/OCPP20Integration-Certificate.test.ts
tests/charging-station/ocpp/2.0/OCPP20Integration.test.ts
tests/charging-station/ocpp/2.0/OCPP20SchemaValidation.test.ts
tests/charging-station/ocpp/2.0/OCPP20ServiceUtils-enforceMessageLimits.test.ts