Skip to content

Commit

Permalink
test: E2E tests documentation (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjjaramillo authored Jun 14, 2024
1 parent 5ce4633 commit d5d01a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/e2e/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# E2E tests

In order to run E2E tests locally, you can use `e2e-tests.sh`. To get help on usage call the script with the `--help` flag:
```shell
./e2e-tests.sh --help
```
Please note that the script expects a New Relic ingest license key in the production environment.

0 comments on commit d5d01a2

Please sign in to comment.