test: add cypress sample code

This commit is contained in:
yubintw
2024-03-26 00:55:13 +08:00
parent 9df48062d4
commit 6eba69465a
7 changed files with 3027 additions and 7 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"
}