vendredi 12 juin 2020

Can we write e2e tests of a app having Next JS API in testcafe?

Our app is in React + NextJS. Framework is like (Browser code -> (Making call to)->Next JS Api->(Making call to)->External Rest API). I want to perform E2E Testing using Testcafe where I will mock only the External API call. How can we achieve the same?

Aucun commentaire:

Enregistrer un commentaire