Hey anyone else ran into any issues when using jest.setSystemTime(); in combination with the aws dynamodb client. For some reason it makes my tests start to timeout
f
Frank
04/03/2022, 3:09 AM
Hey @Thomas Ankcorn, did u manage to track this down? R u running
jest
directly or via
sst test
?
t
Thomas Ankcorn
04/03/2022, 10:40 AM
Jest directly, unrelated to SST. Just hoped this channel might have ran into it before!