Setup Cypress tests for box and button

This commit is contained in:
Jeremy Thomas
2021-10-30 21:13:53 +01:00
parent a6cd4f302e
commit 69a991ade1
18 changed files with 13312 additions and 17 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"
}