many changes went into this. not much functionality added, but there’s now an option to set up requestMode in test as well. This should also fix an issue where if cy.api() was used in test, it would rewrite all cy.request() commands to have UI as well
closes #77
many changes went into this. not much functionality added, but there’s now an option to set up
requestMode
in test as well. This should also fix an issue where ifcy.api()
was used in test, it would rewrite allcy.request()
commands to have UI as well closes #77