mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update Readme information
This commit is contained in:
parent
aa2e07565c
commit
c55a8b1214
7
e2e-tests/README.md
Normal file
7
e2e-tests/README.md
Normal 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.
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user