e-mobility-charging-stations-simulator.git
17 months agoOptimize worker handlers calls by binding them to the current instance
Jérôme Benoit [Tue, 3 Jan 2023 14:20:34 +0000 (15:20 +0100)] 
Optimize worker handlers calls by binding them to the current instance

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoWorkerSet: remove ugly hack to deal with async worker message handler
Jérôme Benoit [Mon, 2 Jan 2023 20:12:53 +0000 (21:12 +0100)] 
WorkerSet: remove ugly hack to deal with async worker message handler

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoComment out performance statistics debug code
Jérôme Benoit [Mon, 2 Jan 2023 08:15:33 +0000 (09:15 +0100)] 
Comment out performance statistics debug code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoFix WebSocket types usage
Jérôme Benoit [Sun, 1 Jan 2023 15:23:15 +0000 (16:23 +0100)] 
Fix WebSocket types usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Sun, 1 Jan 2023 12:14:56 +0000 (13:14 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoHandle null or undefined meterStart and meterStop properly
Jérôme Benoit [Sat, 31 Dec 2022 21:34:23 +0000 (22:34 +0100)] 
Handle null or undefined meterStart and meterStop properly

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoAdd initial code structure for update firmware simulation
Jérôme Benoit [Fri, 30 Dec 2022 15:55:43 +0000 (16:55 +0100)] 
Add initial code structure for update firmware simulation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoEnsure number conversion helpers do not return NaN
Jérôme Benoit [Thu, 29 Dec 2022 22:48:03 +0000 (23:48 +0100)] 
Ensure number conversion helpers do not return NaN

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoREADME.md: fixlet to units acronym
Jérôme Benoit [Thu, 29 Dec 2022 12:33:03 +0000 (13:33 +0100)] 
README.md: fixlet to units acronym

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Thu, 29 Dec 2022 11:20:35 +0000 (12:20 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoFix link in ui/web/README.md
Jérôme Benoit [Thu, 29 Dec 2022 10:37:48 +0000 (11:37 +0100)] 
Fix link in ui/web/README.md

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoDocument simulator configuration for Web UI usage.
Jérôme Benoit [Thu, 29 Dec 2022 10:33:28 +0000 (11:33 +0100)] 
Document simulator configuration for Web UI usage.

Reference: #333

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoFixes to performance:
Jérôme Benoit [Wed, 28 Dec 2022 20:47:47 +0000 (21:47 +0100)] 
Fixes to performance:

+ Clear measure after usage
+ Log statistics map properly

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Tue, 27 Dec 2022 19:28:22 +0000 (20:28 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoRemove unneeded connexion URLs shallow copy
Jérôme Benoit [Mon, 26 Dec 2022 19:39:06 +0000 (20:39 +0100)] 
Remove unneeded connexion URLs shallow copy

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoDocument template directive 'firmwareVersionPattern'
Jérôme Benoit [Sat, 24 Dec 2022 10:33:45 +0000 (11:33 +0100)] 
Document template directive 'firmwareVersionPattern'

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoRefine some templates handling log messages
Jérôme Benoit [Fri, 23 Dec 2022 21:07:23 +0000 (22:07 +0100)] 
Refine some templates handling log messages

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoREADME.md: add link to winston repo
Jérôme Benoit [Fri, 23 Dec 2022 20:57:15 +0000 (21:57 +0100)] 
README.md: add link to winston repo

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Fri, 23 Dec 2022 20:50:05 +0000 (21:50 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoCleanups uneeded encapsulating methods
Jérôme Benoit [Fri, 23 Dec 2022 18:38:07 +0000 (19:38 +0100)] 
Cleanups uneeded encapsulating methods

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoSwitch to more efficient object deep cloning and shallow merging
Jérôme Benoit [Fri, 23 Dec 2022 17:25:30 +0000 (18:25 +0100)] 
Switch to more efficient object deep cloning and shallow merging
implementations

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoDocument log rotation directives
Jérôme Benoit [Fri, 23 Dec 2022 15:20:34 +0000 (16:20 +0100)] 
Document log rotation directives

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoAdd configuration directive for the maximum log files size
Jérôme Benoit [Fri, 23 Dec 2022 13:44:43 +0000 (14:44 +0100)] 
Add configuration directive for the maximum log files size

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
17 months agoApply dependencies update
Jérôme Benoit [Thu, 22 Dec 2022 23:38:49 +0000 (00:38 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoUT: improve RNG tests
Jérôme Benoit [Tue, 20 Dec 2022 17:14:20 +0000 (18:14 +0100)] 
UT: improve RNG tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Tue, 20 Dec 2022 13:53:06 +0000 (14:53 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoUI Server: refine Insomnia WS requests collection
Jérôme Benoit [Sun, 18 Dec 2022 12:16:15 +0000 (13:16 +0100)] 
UI Server: refine Insomnia WS requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoFix charging station started status detection
Jérôme Benoit [Sun, 18 Dec 2022 10:43:54 +0000 (11:43 +0100)] 
Fix charging station started status detection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Sat, 17 Dec 2022 20:41:22 +0000 (21:41 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Sat, 17 Dec 2022 20:36:48 +0000 (21:36 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoUI Server: add WS Insomnia requests collection
Jérôme Benoit [Sat, 17 Dec 2022 19:50:04 +0000 (20:50 +0100)] 
UI Server: add WS Insomnia requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoUI Server: fix connection upgrade error handling
Jérôme Benoit [Sat, 17 Dec 2022 19:24:41 +0000 (20:24 +0100)] 
UI Server: fix connection upgrade error handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply depedencies update
Jérôme Benoit [Sat, 17 Dec 2022 11:58:15 +0000 (12:58 +0100)] 
Apply depedencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
17 months agoApply dependencies update
Jérôme Benoit [Tue, 13 Dec 2022 23:26:46 +0000 (00:26 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoSmall cleanups in Utils.ts
Jérôme Benoit [Sun, 11 Dec 2022 22:05:30 +0000 (23:05 +0100)] 
Small cleanups in Utils.ts

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Sun, 11 Dec 2022 20:40:56 +0000 (21:40 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Fri, 9 Dec 2022 14:38:52 +0000 (15:38 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Thu, 8 Dec 2022 18:07:40 +0000 (19:07 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Wed, 7 Dec 2022 20:53:29 +0000 (21:53 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Wed, 7 Dec 2022 15:08:52 +0000 (16:08 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Mon, 5 Dec 2022 16:49:05 +0000 (17:49 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoVersion 1.1.88 v1.1.88
Jérôme Benoit [Sun, 4 Dec 2022 20:06:23 +0000 (21:06 +0100)] 
Version 1.1.88

18 months agoApply dependencies update
Jérôme Benoit [Sun, 4 Dec 2022 20:04:57 +0000 (21:04 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoSync package-lock.json files
Jérôme Benoit [Sat, 3 Dec 2022 20:56:55 +0000 (21:56 +0100)] 
Sync package-lock.json files

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoMerge pull request #296 from SAP/dependabot/npm_and_yarn/ui/web/apollo-server-core...
Jérôme Benoit [Sat, 3 Dec 2022 17:34:19 +0000 (18:34 +0100)] 
Merge pull request #296 from SAP/dependabot/npm_and_yarn/ui/web/apollo-server-core-3.11.1

18 months agoBump apollo-server-core from 3.10.1 to 3.11.1 in /ui/web
dependabot[bot] [Sat, 3 Dec 2022 17:11:58 +0000 (17:11 +0000)] 
Bump apollo-server-core from 3.10.1 to 3.11.1 in /ui/web

Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 3.10.1 to 3.11.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/apollo-server-core@3.11.1/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@3.11.1/packages/apollo-server-core)

---
updated-dependencies:
- dependency-name: apollo-server-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
18 months agoApply dependencies update
Jérôme Benoit [Sat, 3 Dec 2022 17:10:44 +0000 (18:10 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoRegenerate ui/web/package-lock.json
Jérôme Benoit [Fri, 2 Dec 2022 17:47:17 +0000 (18:47 +0100)] 
Regenerate ui/web/package-lock.json

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoBump decode-uri-component from 0.2.0 to 0.2.2 in /ui/web (#295)
dependabot[bot] [Fri, 2 Dec 2022 17:40:53 +0000 (18:40 +0100)] 
Bump decode-uri-component from 0.2.0 to 0.2.2 in /ui/web (#295)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
18 months agoApply dependencies update
Jérôme Benoit [Fri, 2 Dec 2022 17:31:53 +0000 (18:31 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Wed, 30 Nov 2022 22:07:44 +0000 (23:07 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoREADME.md: properly format
Jérôme Benoit [Wed, 30 Nov 2022 21:56:21 +0000 (22:56 +0100)] 
README.md: properly format

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoMerge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator
Jérôme Benoit [Wed, 30 Nov 2022 21:54:30 +0000 (22:54 +0100)] 
Merge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator

18 months agoUI: remove unneeded dependency
Jérôme Benoit [Wed, 30 Nov 2022 21:53:39 +0000 (22:53 +0100)] 
UI: remove unneeded dependency

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoUpdate README.md
Ajinkya Patil [Tue, 29 Nov 2022 12:07:24 +0000 (13:07 +0100)] 
Update README.md

18 months agoApply dependencies update
Jérôme Benoit [Mon, 28 Nov 2022 21:31:44 +0000 (22:31 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoRefine worker exit with error message
Jérôme Benoit [Sun, 27 Nov 2022 10:30:22 +0000 (11:30 +0100)] 
Refine worker exit with error message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoType alias for OCPP stack response and error handling
Jérôme Benoit [Sat, 26 Nov 2022 21:19:21 +0000 (22:19 +0100)] 
Type alias for OCPP stack response and error handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoFix OCPP response handling synchronicity
Jérôme Benoit [Sat, 26 Nov 2022 20:55:49 +0000 (21:55 +0100)] 
Fix OCPP response handling synchronicity

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Fri, 25 Nov 2022 21:25:00 +0000 (22:25 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoRemove soap from the OCPP protocol enum
Jérôme Benoit [Thu, 24 Nov 2022 21:29:10 +0000 (22:29 +0100)] 
Remove soap from the OCPP protocol enum

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoUse new prettier --cache option
Jérôme Benoit [Thu, 24 Nov 2022 20:54:26 +0000 (21:54 +0100)] 
Use new prettier --cache option

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Thu, 24 Nov 2022 17:26:23 +0000 (18:26 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoREADME.md: refine description
Jérôme Benoit [Thu, 24 Nov 2022 15:41:24 +0000 (16:41 +0100)] 
README.md: refine description

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Tue, 22 Nov 2022 22:59:37 +0000 (23:59 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoType definitions cleanup
Jérôme Benoit [Sun, 20 Nov 2022 22:00:33 +0000 (23:00 +0100)] 
Type definitions cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Sun, 20 Nov 2022 10:25:00 +0000 (11:25 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoREADME.md: Fix UI protocol documentation
Jérôme Benoit [Thu, 17 Nov 2022 08:43:58 +0000 (09:43 +0100)] 
README.md: Fix UI protocol documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoAdd DataTransfer support for incoming request
Jérôme Benoit [Wed, 16 Nov 2022 20:52:43 +0000 (21:52 +0100)] 
Add DataTransfer support for incoming request

Ref #36

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoREADME.md: Fix UI protocol documentation
Jérôme Benoit [Wed, 16 Nov 2022 19:05:04 +0000 (20:05 +0100)] 
README.md: Fix UI protocol documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoUpdate Insomnia UI REST API requests collection
Jérôme Benoit [Wed, 16 Nov 2022 17:20:39 +0000 (18:20 +0100)] 
Update Insomnia UI REST API requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Wed, 16 Nov 2022 17:01:16 +0000 (18:01 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoAdd OCPP DataTransfer request support
Jérôme Benoit [Wed, 16 Nov 2022 16:51:10 +0000 (17:51 +0100)] 
Add OCPP DataTransfer request support

Ref #36

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoSmall integer parsing optimization
Jérôme Benoit [Tue, 15 Nov 2022 19:17:38 +0000 (20:17 +0100)] 
Small integer parsing optimization

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Tue, 15 Nov 2022 13:55:29 +0000 (14:55 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
18 months agoSwitch CI actions to current node.js LTS
Jérôme Benoit [Sat, 12 Nov 2022 11:25:23 +0000 (12:25 +0100)] 
Switch CI actions to current node.js LTS

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoApply dependencies update
Jérôme Benoit [Sat, 12 Nov 2022 10:36:42 +0000 (11:36 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
18 months agoBump vue from 3.2.43 to 3.2.45 in /ui/web (#275)
dependabot[bot] [Fri, 11 Nov 2022 22:26:24 +0000 (23:26 +0100)] 
Bump vue from 3.2.43 to 3.2.45 in /ui/web (#275)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoVersion 1.1.87 v1.1.87
Jérôme Benoit [Wed, 9 Nov 2022 19:21:24 +0000 (20:21 +0100)] 
Version 1.1.87

19 months agoApply dependencies update
Jérôme Benoit [Wed, 9 Nov 2022 19:09:04 +0000 (20:09 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Tue, 8 Nov 2022 21:58:43 +0000 (22:58 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoSmall improvements to Utils UTs
Jérôme Benoit [Mon, 7 Nov 2022 14:50:20 +0000 (15:50 +0100)] 
Small improvements to Utils UTs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoOptimize convertToInt() helper
Jérôme Benoit [Mon, 7 Nov 2022 11:18:51 +0000 (12:18 +0100)] 
Optimize convertToInt() helper

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRefine connector id validation error message
Jérôme Benoit [Sat, 5 Nov 2022 21:58:20 +0000 (22:58 +0100)] 
Refine connector id validation error message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Sat, 5 Nov 2022 21:50:50 +0000 (22:50 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix connector Id validation in TriggerMessage handling
Jérôme Benoit [Sat, 5 Nov 2022 21:46:20 +0000 (22:46 +0100)] 
Fix connector Id validation in TriggerMessage handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd trigger message type feature flag in charging station template
Jérôme Benoit [Sat, 5 Nov 2022 21:37:33 +0000 (22:37 +0100)] 
Add trigger message type feature flag in charging station template

Close #257

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoReduce CF disk image size to the supported maximum
Jérôme Benoit [Thu, 3 Nov 2022 20:58:13 +0000 (21:58 +0100)] 
Reduce CF disk image size to the supported maximum

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoEnlarge the CF app disk size to permit logging for a while
Jérôme Benoit [Thu, 3 Nov 2022 19:50:16 +0000 (20:50 +0100)] 
Enlarge the CF app disk size to permit logging for a while

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agodocker: ensure argument have a default value
Jérôme Benoit [Wed, 2 Nov 2022 08:20:45 +0000 (09:20 +0100)] 
docker: ensure argument have a default value

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoDockerfile: optimization
Jérôme Benoit [Wed, 2 Nov 2022 00:27:09 +0000 (01:27 +0100)] 
Dockerfile: optimization

19 months agoApply dependencies update
Jérôme Benoit [Tue, 1 Nov 2022 17:42:07 +0000 (18:42 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoImprove Utils unit tests
Jérôme Benoit [Tue, 1 Nov 2022 10:07:52 +0000 (11:07 +0100)] 
Improve Utils unit tests

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd unit tests for more Utils. helpers
Jérôme Benoit [Tue, 1 Nov 2022 09:57:06 +0000 (10:57 +0100)] 
Add unit tests for more Utils. helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Tue, 1 Nov 2022 00:06:06 +0000 (01:06 +0100)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump rollup to 3.2.4
Jérôme Benoit [Mon, 31 Oct 2022 21:34:51 +0000 (22:34 +0100)] 
Bump rollup to 3.2.4

Windows build should be fixed by https://github.com/rollup/rollup/pull/4693

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoCleanup npm scripts
Jérôme Benoit [Sat, 29 Oct 2022 13:06:01 +0000 (15:06 +0200)] 
Cleanup npm scripts

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRemove now uneeded vscode configuration
Jérôme Benoit [Sat, 29 Oct 2022 12:57:06 +0000 (14:57 +0200)] 
Remove now uneeded vscode configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd UTs debugging configuration
Jérôme Benoit [Sat, 29 Oct 2022 10:37:28 +0000 (12:37 +0200)] 
Add UTs debugging configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Sat, 29 Oct 2022 10:17:00 +0000 (12:17 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>