Added test-id to relationship and checkpoint components and also added editor tests

This commit is contained in:
Ezequiel-Vega
2022-01-25 17:57:29 -03:00
parent ddfd34d6ca
commit 7e5c16e9e1
14 changed files with 339 additions and 93 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"
}