Cypress unit testing

This commit is contained in:
anarch3 2022-11-21 14:16:56 -05:00
parent 4bcacd4d7c
commit 39e83c0963
9 changed files with 2413 additions and 32 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"
}