⚗️ Eksperimenterer litt med Cypress-testing for frontend

This commit is contained in:
Sindre Kjelsrud 2023-07-21 15:24:39 +02:00
parent 3cd3a5e933
commit 5fbe7eec72
8 changed files with 8454 additions and 408 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"
}