Change shared
dependencies that are not multiplatform ones.
#82
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
io.mockk:mockk
is only available for Android.I'm sorry, when I searched for it I had understood that the fact that it contained a shared module meant it supported iOS.
I can create a fake implementation of those libraries or alternatively I could search for another mocking library that actually works with multiplatform.
I'm starting to work on the iOS version so, I'll handle that.
Tests are now in the android unit tests folder.
https://gitea.amine-louveau.fr/Louvorg/ReaderForSelfoss-multiplatform/pulls/86