Skip to content

Commit

Permalink
Update report-viewer/tests/e2e/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsaglam authored Sep 13, 2024
1 parent 8406624 commit 5de139c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report-viewer/tests/e2e/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ If you want to add new tests we suggest doing the following tests:
- Add the dataset name to the `datasets` array
- Specify the name of the zip that should be opened. They follow the pattern `DATASET_NAME-report.zip`
- Specify the names of the submissions of the top comparisons. These are given as regexes
- Adding a completly new Test:
- Adding a completely new Test:
- Create a new file in this folder with the file ending `.spec.ts`
- Add a new test according to the playwright documentation (examples are in the other tests)
- The test should start like this
Expand Down

0 comments on commit 5de139c

Please sign in to comment.