Files
MSE-SoftwEng/web-app/cypress/fixtures/example.json
fastium bd503d5641 test(web-app): add e2e fetch process
It tests the normal request case of timeserie
2025-06-24 17:33:41 +02:00

6 lines
155 B
JSON

{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}