An open API service for providing issue and pull request metadata for open source projects.

GitHub / Kotlin/kotlinx.coroutines issues and pull requests

Labelled with: test

#4335 - Negative consequences of catchNonTestRelatedExceptions from TestScope to Spring Boot apps

Issue - State: closed - Opened by man85 10 months ago - 23 comments
Labels: question, test

#4325 - Dispatchers.Main.isMissing throws when dispatcher is missing (since 1.10.0)

Issue - State: closed - Opened by consp1racy 11 months ago - 1 comment
Labels: question, test

#4319 - runTest with combine flow and backgroundScope update bug

Issue - State: closed - Opened by cprestera 11 months ago - 6 comments
Labels: bug, waiting for clarification, test

#4297 - Don't call Dispatchers.Main getter during UnconfinedTestDispatcher construction

Issue - State: closed - Opened by azabost 12 months ago - 5 comments
Labels: bug, test

#4141 - Exceptions being swallowed during tests / UncaughtExceptionsBeforeTest

Issue - State: open - Opened by SnyersK over 1 year ago - 6 comments
Labels: docs, test

#4119 - Even After bumping kotlinx coroutine test dependency to 1.8.0 giving an UncaughtExceptionsBeforeTest.

Issue - State: closed - Opened by harshal-msf over 1 year ago - 5 comments
Labels: bug, waiting for clarification, test

#3939 - Testing all emissions in StateFlow without losing any

Issue - State: open - Opened by dkhalanskyjb about 2 years ago - 3 comments
Labels: docs, test

#3919 - Discourage manual execution control in the test framework

Issue - State: open - Opened by dkhalanskyjb about 2 years ago - 15 comments
Labels: design, test

#3917 - Test timeout does not work when background scope loops forever and test uses runCurrent

Issue - State: closed - Opened by matejdro about 2 years ago - 11 comments
Labels: question, test

#3889 - No longer able to catch exceptions from other coroutines while within `runTest` after 1.7.0

Issue - State: closed - Opened by lucas-livefront about 2 years ago - 14 comments
Labels: test

#3880 - Coroutine launch not waiting with StandardTestDispatcher on ViewModel

Issue - State: closed - Opened by Tgo1014 about 2 years ago - 11 comments
Labels: test

#3827 - Uncaught exception check not being executed

Issue - State: closed - Opened by ceduliocezar over 2 years ago - 2 comments
Labels: test

#3821 - Coroutine unit tests failing after upgrading kotlin to 1.8.10

Issue - State: closed - Opened by ankitrapido over 2 years ago - 1 comment
Labels: test

#3819 - Using TestScope.advanceUntilIdle() breaks suspendCancellableCoroutine

Issue - State: closed - Opened by jeffdgr8 over 2 years ago - 8 comments
Labels: question, test

#3800 - The first invocation of mockk exceeds the `runTest` default timeout

Issue - State: closed - Opened by PaulWoitaschek over 2 years ago - 23 comments
Labels: enhancement, test

#3718 - Retrying of test not fully supported with AndroidComposeTestRule

Issue - State: closed - Opened by dabrosch over 2 years ago - 2 comments
Labels: design, test

#3717 - runTest {} on JS does not finish its context

Issue - State: closed - Opened by Burtan over 2 years ago - 2 comments
Labels: bug, test

#3666 - Tests hang on Darwin targets

Issue - State: closed - Opened by dkhalanskyjb over 2 years ago - 2 comments
Labels: waiting for clarification, test

#3519 - Testing StateFlow not get all states

Issue - State: closed - Opened by mustafatatarhan0 about 3 years ago - 2 comments
Labels: test

#3493 - Integrate TestDispatcher with the unconfined event loop

Issue - State: open - Opened by zach-klippenstein about 3 years ago - 2 comments
Labels: bug, test

#3456 - Test scheduler does not work when using `delay` inside `runBlocking` on a `runTest`

Issue - State: closed - Opened by bcmedeiros about 3 years ago - 3 comments
Labels: test

#3367 - kotlinx-coroutines-test:1.6.1- Issue with collecting values of StateFlow in tests

Issue - State: closed - Opened by Subuday over 3 years ago - 10 comments
Labels: test

#3339 - kotlinx-coroutines-test:1.6.1 - Issue migrating from TestCoroutineDispatcher

Issue - State: closed - Opened by AlexDochioiu over 3 years ago - 15 comments
Labels: test

#3336 - Testing 1.6.0 - Correct way to collect and verify StateFlow<T> emissions

Issue - State: closed - Opened by joaooliveirazup over 3 years ago - 4 comments
Labels: question, test

#3270 - Consider lowering `runTest` default timeout

Issue - State: closed - Opened by JakeWharton over 3 years ago - 16 comments
Labels: test

#3179 - kotlinx.coroutines.test: Option to disable virtual time and delay skipping

Issue - State: open - Opened by sergeych almost 4 years ago - 19 comments
Labels: test

#3143 - Testing 1.6.0 - Correct way to collect and verify StateFlow<T> emissions

Issue - State: closed - Opened by TreeFrogApps almost 4 years ago - 10 comments
Labels: test

#3120 - How to test all intermediate emissions despite conflation

Issue - State: closed - Opened by lukas1 almost 4 years ago - 25 comments
Labels: flow, test

#3068 - Feature request `advanceTimeBy(Duration)`

Issue - State: closed - Opened by joffrey-bion almost 4 years ago - 1 comment
Labels: test

#2722 - Can't use `TestCoroutineDispatcher` with `stateIn()`

Issue - State: closed - Opened by NinoDLC over 4 years ago - 9 comments
Labels: test, flow-sharing

#1205 - TestCoroutineDispatcher swallows exceptions

Issue - State: closed - Opened by manuelvicnt over 6 years ago - 43 comments
Labels: test

#1202 - Provide a way to determine if TestCoroutineDispatcher is "idle"

Issue - State: open - Opened by objcode over 6 years ago - 6 comments
Labels: test

#982 - Test module shall provide ability to replace Dispatchers.IO and Dispatchers.Default

Issue - State: open - Opened by elizarov almost 7 years ago - 9 comments
Labels: enhancement, test