test: initialize cypress e2e testing library

This commit is contained in:
Dominik 2025-05-08 18:23:24 +02:00
parent 8fd93fa7bc
commit 9c87a93176
Signed by: dominik
GPG key ID: 06A4003FC5049644
8 changed files with 1330 additions and 72 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"
}