mirror of
https://github.com/aleleba/create-react-component-library.git
synced 2025-06-20 04:48:18 -06:00
PR-440978: Adding Cypress Component Testing.
This commit is contained in:
5
cypress/fixtures/example.json
Normal file
5
cypress/fixtures/example.json
Normal 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"
|
||||
}
|
Reference in New Issue
Block a user