Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

global-121/121-indy-wrapper-ios-testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests for the 121 Indy Wrapper

These are the tests for the Cordova plugin that wraps Hyperledger Indy functionality for the Red Cross 121 project.

Prerequisites

Run tests

The first time you run the tests, execute:

cd testapp
npm install
npm run ios

This will open the iOS simulator and runs the test app. Click 'Auto Tests' to execute the tests.

When you've made changes and wish to run the tests again, execute:

npm run ios-reload

License

Released under the Apache 2.0 License. See LICENSE.