-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Issues: Kotlin/kotlinx.coroutines
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Version 1.10.x Dispatchers issue
question
test
waiting for clarification
#4397
opened Mar 26, 2025 by
mkowol-n
Exceptions being swallowed during tests / UncaughtExceptionsBeforeTest
docs
KDoc and API reference
test
#4141
opened May 29, 2024 by
SnyersK
TestTimeSource/currentTime does not increase after switching to a non-delay skipping Dispatcher
test
#4045
opened Feb 18, 2024 by
hfhbd
Testing all emissions in StateFlow without losing any
docs
KDoc and API reference
test
#3939
opened Nov 13, 2023 by
dkhalanskyjb
Discourage manual execution control in the test framework
design
test
#3919
opened Oct 18, 2023 by
dkhalanskyjb
Tracking issue for stabilization of
UnconfinedTestDispatcher
enhancement
test
#3749
opened May 11, 2023 by
JakeWharton
Integrate TestDispatcher with the unconfined event loop
bug
test
#3493
opened Oct 19, 2022 by
zach-klippenstein
Dispatchers.setMain does not implement a correct Dispatchers.Main.immediate
design
test
#3298
opened May 20, 2022 by
dkhalanskyjb
Provide a way to check if TestCoroutineScheduler is idle.
test
#3189
opened Feb 14, 2022 by
AmrElmasry
kotlinx.coroutines.test: Option to disable virtual time and delay skipping
test
#3179
opened Feb 8, 2022 by
sergeych
In 1.6.10 runTest, advanceUntilIdle never ends if collecting a flow with sample operator
test
#3135
opened Jan 12, 2022 by
lotdrops
Document Junit 5 support and usage
docs
KDoc and API reference
test
#2959
opened Sep 28, 2021 by
LifeIsStrange
Integrate test dispatchers with libraries using Dispatchers.Xxx
test
#1365
opened Jul 23, 2019 by
elizarov
Provide a way to determine if TestCoroutineDispatcher is "idle"
test
#1202
opened May 17, 2019 by
objcode
Test module shall provide ability to replace Dispatchers.IO and Dispatchers.Default
enhancement
test
#982
opened Feb 12, 2019 by
elizarov
ProTip!
Exclude everything labeled
bug
with -label:bug.