Mike McCall
01/05/2022, 2:46 PMsst test
, it does it's sst
thing before running the test and this step seems to be the main issue. However, when we use jest directly (like in a standard cdk project) mocking works fine and test pass the same. Are we missing anything by using the testing library directly?thdxr
01/05/2022, 3:18 PMthdxr
01/05/2022, 3:19 PMsst test
is there so beginner projects have something working out of the box but it's pretty hard to create something useful that works for everyoneMike McCall
01/05/2022, 3:34 PM