Commit Graph

2 Commits

Author SHA1 Message Date
Vincent Brison 121b3cfd70 Relax async test timing
Often failing on CI because resource constraints.
2021-11-24 11:03:32 +01:00
Davide Farella e0cff10c54 Add TestDispatcherProvider.kt and improve CoroutinesTest.kt
* Created TestDispatcherProvider.kt, test implementation of DispatchersProvider
* Improved CoroutinesTest.kt in order to use the DispatcherProvider and do not need an implemenation
* CoroutinesTestTest.kt
2020-09-16 10:35:34 +02:00