A tool to automate the Unstoppable wallet use use with Wallet Test Framework.
This project requires Nodejs version 20.6 or later.
npm install
The glue requires the Unstoppable app installed on a real device. The app can be installed from the App Store.
npm run build
npm test
Running these tests requires launching two executables: an appium server, and the glue.
Getting appium to launch properly can be difficult. Follow their guides for more information.
npx appium
npx glue-unstoppable-ios \
--udid <device id>