Files
flipper/desktop/e2e
generatedunixname89002005306973 ca271dd7c3 Flipper Release: v0.62.0
Summary: Releasing version 0.62.0

Reviewed By: nikoant

Differential Revision: D24248944

fbshipit-source-id: 05742031294f6a77c78c0bdccbdffe7d82427f05
2020-10-12 06:03:03 -07:00
..
2020-04-28 07:04:11 -07:00
2020-04-28 07:04:11 -07:00
2020-10-12 06:03:03 -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