Summary: Fix release version bumping in docs after switching from ".md" to ".mdx". Reviewed By: mweststrate Differential Revision: D21282492 fbshipit-source-id: 60ecfd9a058b71d1895945c9c3d05b9df8f6493c
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