test: initialize cypress e2e testing library
All checks were successful
container-scan / Container Scan (pull_request) Successful in 3m4s
docker-build / docker (pull_request) Successful in 3m37s

This commit is contained in:
Dominik 2025-05-08 18:23:24 +02:00
parent 86b9b9e6ad
commit 16dd5b7192
8 changed files with 1271 additions and 19 deletions

View file

@ -0,0 +1,5 @@
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}