]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(ui-web): remove duplicated tests for functions now in ui-common
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 17 Apr 2026 01:16:19 +0000 (03:16 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 17 Apr 2026 01:16:19 +0000 (03:16 +0200)
commitdb5f0a30e13a93ef5a52d5b4d57f89256a6a073e
tree430430c9ea98c64b0c5a6ce580d35f0d0bb9f287
parentdf99c2e939c3584a1045d9751262fd289896948c
refactor(ui-web): remove duplicated tests for functions now in ui-common

convertToBoolean, convertToInt, and UUID tests were duplicated between
ui-web and ui-common. Tests belong in the package that owns the code.
Canonical tests are in ui-common; removed duplicates from ui-web.
ui/web/tests/unit/Utils.test.ts