add api-testing to cypress tests

This commit is contained in:
Francis Cao 2025-03-12 10:32:54 -07:00
parent abde966647
commit a407ff4693
13 changed files with 598 additions and 46 deletions

View file

@ -0,0 +1,10 @@
{
"websiteCreate": {
"name": "Cypress Website",
"domain": "cypress.com"
},
"websiteUpdate": {
"name": "Cypress Website Updated",
"domain": "cypressupdated.com"
}
}