zkmopro/mopro

Add basic iOS and Android tests to example-app

Offen

#116 geöffnet am 23.03.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (110 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (238 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide