Skip to content

Commit

Permalink
Merge pull request #666 from Synthetixio/dev
Browse files Browse the repository at this point in the history
chore: readme update
  • Loading branch information
drptbl authored Mar 6, 2023
2 parents 68a5fbb + 9204e8e commit ec5bf4f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,11 @@ supported in headless mode by
As a workaround, we've provided docker 🐳 containers. They solved this issue and
it's an alternative.

You have to setup `xvfb` and window manager (like `fluxbox` or `xfce4`) to run
tests without issues on CI (together with `DISPLAY` env var). Take a look at
[CI tips & tricks](https://github.com/Synthetixio/synpress/tree/dev/.github/workflows)
for working examples.

There is a global
[`before()`](https://github.com/synthetixio/synpress/blob/dev/support/index.js#L27)
which runs metamask setup before all tests:
Expand Down

0 comments on commit ec5bf4f

Please sign in to comment.