aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/kotlin/ca/allanwang/kau/kotlin/CoroutineTest.kt
AgeCommit message (Collapse)Author
2021-10-24Many version bumpsAllan Wang
2019-10-19Apply spotless and update changelogAllan Wang
2019-01-04Remove frost tag from media method, resolves #186Allan Wang
2019-01-04Coroutine tests (#185)Allan Wang
* Add some coroutine tests for implicit cancellation * Create util test and new helper methods * Remove coroutinescope extension from withcontext * Update dependencies