mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-10 15:51:17 +00:00
* web: move DomApplier, GlobalSnapshotManager, JsMicrotasksDispatcher to dedicated module This will allow reusing them in test-utils module. * web: move TestUtils.kt to a dedicated module Use test-utils module in web-core as a dependency Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>