Open LeoAndo opened 2 years ago
testcode作成中に
https://github.com/Kotlin/kotlinx.coroutines/issues/1204#issue-445484500 https://github.com/Kotlin/kotlinx.coroutines/issues/1222#issue-448483965 と同じ問題に遭遇した。
https://github.com/Kotlin/kotlinx.coroutines/pull/1206#issuecomment-797522364 -> マルチスレッドでのCorotineテストをサポートするには再設計を行う必要があり対応に時間がかかるとのこと
以下のタスクを監視していればOk! https://github.com/Kotlin/kotlinx.coroutines/issues?q=is%3Aissue+is%3Aopen+label%3Atest
https://github.com/qwwdfsad https://github.com/objcode 上記2人のやりとりを見ていれば良さそう。
DataStore インタフェースを実装したクラスのテストコードを書く!
Android SDKに依存するので、 androidTestにテストコードを書く