fix(simulator): sanity checks to circular array inputs
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 15 Feb 2023 14:06:51 +0000 (15:06 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 15 Feb 2023 14:06:51 +0000 (15:06 +0100)
commit4cf1f68c16b8c479208e31b4873e405192044f2e
tree67b4bcf33297083c35e72e8aac6b0ed33c4cf479
parent6dad8e21f4a8e66836009802c11194ddab1bb02c
fix(simulator): sanity checks to circular array inputs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/utils/CircularArray.ts
test/utils/CircularArrayTest.ts