Update Readme information

This commit is contained in:
mahula 2022-07-12 11:24:58 +02:00
parent aa2e07565c
commit c55a8b1214
2 changed files with 8 additions and 1 deletions

7
e2e-tests/README.md Normal file
View File

@ -0,0 +1,7 @@
# Gradido end-to-end tests
This is still WIP.
For automated end-to-end testing one of the frameworks Cypress or Playwright will be utilized.
For more details on how to run them, see the subfolders' README instructions.

View File

@ -5,7 +5,7 @@ A sample setup to show-case Playwright (using Typescript) as an end-to-end testi
Here we have a simple UI-based happy path login test running against the DEV system.
## Precondition
Since dependencies and configurations for Github Actions integration is not set up yet, please run
Since dependencies and configurations for Github Actions integration is not set up yet, please run in root directory
```bash
docker-compose up