Skip to content

Open classes in uniffi rust bindings #2266

Closed
@stefanceriu

Description

@stefanceriu

One of the biggest problems we have in testing at the moment is that we cannot mock Rust side objects, both because they're not using protocols throughout and because they're not open.

Following the great work @jmartinesp did here we would like to make something similar available to swift developers. We should then be able to unit test more complex services layer files like the RoomTimelineItemFactory and RoomSummaryProvider

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions