Add basic test for landing page

This commit is contained in:
Alexander Navarro 2023-11-27 19:52:08 -03:00
parent ea22c57f41
commit 5a4c64ed21
9 changed files with 1135 additions and 86 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"
}