zkmopro/mopro

Add basic iOS and Android tests to example-app

开放

#116 创建于 2024年3月23日

 (0 条评论) (0 个反应) (0 位负责人)Rust (110 个派生)auto 404
good first issue

仓库指标

星标
 (238 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Problem

Currently in https://github.com/oskarth/mopro/tree/main/templates/mopro-example-app we don't have UI tests as we did in https://github.com/oskarth/mopro/tree/main/mopro-ios and https://github.com/oskarth/mopro/tree/main/mopro-android

It'd be nice to add them.

This then leads to us being able to use these examples for CI: https://github.com/oskarth/mopro/issues/117

贡献者指南