Files
flipper/desktop/e2e
generatedunixname89002005306973 d15ae99601 Flipper Release: v0.52.1
Summary: Releasing version 0.52.1

Reviewed By: passy

Differential Revision: D22976342

fbshipit-source-id: a4857df03cd1142615754a52f69d0f1578175f18
2020-08-06 10:14:30 -07:00
..
2020-04-28 07:04:11 -07:00
2020-04-28 07:04:11 -07:00
2020-08-06 10:14:30 -07:00
2020-04-28 07:04:11 -07:00

Flipper E2E

Work In Progress

This is an expanding collection of end-to-end tests for Flipper.

Running

Currently, running is only supported on MacOS and requires a built version of Flipper:

$ cd flipper/desktop
$ yarn
$ yarn build --mac
$ cd e2e/
$ yarn test