russhwolf
11/14/2018, 3:14 AMthevery
11/14/2018, 10:57 PMrusshwolf
11/15/2018, 12:08 PMrunBlocking is there another way to do it?e5l
11/15/2018, 12:29 PMlaunch and use try using iOS expectation for async tests(https://developer.apple.com/documentation/xctest/asynchronous_tests_and_expectations/testing_asynchronous_operations_with_expectations).e5l
11/15/2018, 12:31 PMMockEngine in future. Could you file an issue to track the progress? 🙂russhwolf
11/15/2018, 3:04 PMXCTestExpectation when I get a chance (hopefully tonight after work). In the meantime here's https://github.com/ktorio/ktor/issues/731thevery
11/15/2018, 3:43 PMXCTestExpectation directly from kotlin anyway