zkmopro/mopro

Add basic iOS and Android tests to example-app

Ouverte

#116 ouverte le 23 mars 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (110 forks)auto 404
good first issue

Métriques du dépôt

Stars
 (238 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur