A simple Cordova app that runs Lawncipher's unit tests
- Cordova CLI
- Bower
- iOS and/or Android SDKs
- Clone this repo
- Run
make ios
ormake android
to get the latest version of Lawncipher and its dependencies and build it for iOS and Android respectively - Run
make run-ios
ormake run-android
to run the test app on iOS and Android respectively - Once the app is launched on the phone, open the app's web console (test messages will appear there) and tap on the "Start tests" button
This app is released under the terms of the MIT license.