mbonnin
07/28/2022, 2:04 PMrunTest {} but not the delay-skipping behaviour? Delays are a part of the behaviour I want to testephemient
07/28/2022, 2:06 PMsuspend fun or Promise-returning test function on KJSMatthias Geisler
07/28/2022, 2:06 PMephemient
07/28/2022, 2:07 PMmbonnin
07/28/2022, 2:10 PMI believe you can write aI wanted to avoid the expect/actual but I guess that'd work 👍orsuspend fun-returning test function on KJSPromise
Tom Yuval
09/12/2022, 8:58 AMasyncTest) to replace runTest.