mirror of
https://github.com/ruisaraiva19/favycon.git
synced 2026-09-14 11:06:21 +05:00
* feat(cypress): setup cypress with Next.js * ci(cypress): run cypress on pull requests * refactor(cypress): migrate from tsconfig.json to .eslintrc.json * ci: update job names * ci(cypress): save cypress artifacts * fix(analytics): fix analytics extra script html tags
6 lines
152 B
JSON
6 lines
152 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"
|
|
}
|