Skip to content

Commit

Permalink
doc: env var options
Browse files Browse the repository at this point in the history
  • Loading branch information
hannojg committed Nov 30, 2022
1 parent f33026e commit 55bdf10
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ The tests can be run with the following CLI options:
- `--skipInstallDeps`: Skips the `npm install` step, useful during development
- `--skipBuild`: Skips to build the android app, useful during development

## Available environment variables

The tests can be run with the following environment variables:

- `baseline`: Change the baseline to run the tests again (default is `main`).

## Performance regression testing

The output of the tests is a set of performance metrics (see video above).
Expand Down

0 comments on commit 55bdf10

Please sign in to comment.