Skip to content

wallet-test-framework/glue-metamask-ios

Repository files navigation

Wallet Test Framework: Unstoppable

A tool to automate the Unstoppable wallet use use with Wallet Test Framework.

Installation

Node

This project requires Nodejs version 20.6 or later.

Dependencies

npm install

iOS Application

The glue requires the Unstoppable app installed on a real device. The app can be installed from the App Store.

Building

npm run build

Tests & Linting (Optional)

npm test

Running

Running these tests requires launching two executables: an appium server, and the glue.

Appium

Getting appium to launch properly can be difficult. Follow their guides for more information.

npx appium

Tests

npx glue-unstoppable-ios \
    --udid <device id>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published