Files
flipper/desktop/e2e
generatedunixname89002005306973 8000090eac Flipper Release: v0.49.0
Summary: Releasing version 0.49.0

Reviewed By: cekkaewnumchai

Differential Revision: D22307632

fbshipit-source-id: 105fc71f07a4827a5d6e54cf3200b22f800a5f1e
2020-06-30 06:33:04 -07:00
..
2020-04-28 07:04:11 -07:00
2020-04-28 07:04:11 -07:00
2020-06-30 06:33:04 -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