privacybydesign / irmamobile

IRMA app for iOS and Android
Other
81 stars 20 forks source link

Integration tests run against improvised test backend #263

Open ivard opened 11 months ago

ivard commented 11 months ago

To run the integration test a test backend is needed where the app can make its network requests to. Currently, this is an improvised setup hosted by my personally. This is not future-proof. A publicly available test environment of the keyshare server should be created somewhere else for this.

https://github.com/privacybydesign/irmamobile/blob/ff63ef3712c2f866b29b8b42c0f7fb88d48fdd43/integration_test/irma_binding.dart#L55