]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(tests): use robust threshold test instead of exact boundary
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 12 Feb 2026 19:30:26 +0000 (20:30 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 12 Feb 2026 19:30:26 +0000 (20:30 +0100)
commit1ea2b774baf108860b389759e12122fb3434528e
treec83e58f7d117b6d92e9578d4f0028c15a24bfdf3
parent9cc9864ed9e6014a6cc678f1c5b55fa1012c79eb
fix(tests): use robust threshold test instead of exact boundary

The exact boundary test was flaky on Windows due to JSON serialization
size differences. Use a clearly-below-threshold payload instead.
tests/charging-station/ui-server/UIHttpServer.test.ts