Closed chime3 closed 2 weeks ago
Test isn't passing for me.
timestamp
based item tracking with ID & pageToken
trackingYou can't make changes to
tests/common.tests.ts
. That is used by the other handler tests.
Reverted and didn't use runGenericTests
function of common unit tests, but used buildTestObjects
and checkItem
function.
Instead, added test cases in calendar-event.tests.ts
file.
Closes #97