zkmopro/mopro

Add basic iOS and Android tests to example-app

Aperta

#116 aperta il 23 mar 2024

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (110 fork)auto 404
good first issue

Metriche repository

Star
 (238 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor