]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
test: add SharedLRUCache tests
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 19:50:20 +0000 (20:50 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Mar 2026 19:50:20 +0000 (20:50 +0100)
commit5abd5a4ce49cb09fded09549e1ff5dce1dfd56e3
treec8ce427ed096603b3ec4e573667408527a71b84a
parentd9187e7ac38264feaea63c49ad2116b887d1c6e0
test: add SharedLRUCache tests

Add tests for the LRU cache singleton covering template and configuration
CRUD operations, cacheability validation for configurations with empty
fields, and cache clear behavior.
tests/charging-station/SharedLRUCache.test.ts [new file with mode: 0644]