test: setup to allow unit tests with stubbing
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 24 Mar 2023 16:02:57 +0000 (17:02 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 24 Mar 2023 16:02:57 +0000 (17:02 +0100)
commit21ece8a16be20d8512c42ba36b24a9241a927e7b
tree03bddda470020f738946b3211927013514df03be
parent603f1011d2931b5a5fa3214bb754e611d184ca99
test: setup to allow unit tests with stubbing

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
build-requirements.mjs
package.json
pnpm-lock.yaml
src/charging-station/Bootstrap.ts
test/charging-station/ChargingStationTest.ts [new file with mode: 0644]
tsconfig.json