Back to Lona

README

examples/LonaViewer/README.md

latest414 B
Original Source

This directory contains the apps used for running Lona's test components.

iOS

The iOS project can run visual UI tests using applitools. You'll need to make a file iOSUITests/test.env containing your (free) applitools API key:

APPLITOOLS_API_KEY=...

Web

The web project can also run visual UI tests, and you can use the same API key. More details here: https://github.com/airbnb/Lona/pull/357