aboutsummaryrefslogtreecommitdiffstats
path: root/reactive/kotlinx-coroutines-reactor/test/ReactorContextTest.kt
Commit message (Expand)AuthorAgeFilesLines
* Deprecate awaitSingleOr*, specialize some await* functions for Mono and Maybe...dkhalanskyjb2021-04-211-8/+4
* bump reactor-core to 3.4.x version and replace deprecated API usage (#2458)Mikhael Sokolov2020-12-281-5/+5
* Fix ReactorFlow integration bug exposed by TestBaseVsevolod Tolstopyatov2019-10-291-34/+34
* Add missing TestBase inheritance to fail on asynchronous errorsVsevolod Tolstopyatov2019-10-291-1/+1
* Coroutine context propagation for Reactor to coroutines API migration (#1377)SokolovaMaria2019-08-091-4/+83
* Context passing between coroutines and Reactor Mono/Flux (#1138)SokolovaMaria2019-07-171-0/+32