ng-apimock / cypress-plugin

The cypress plugin for ng-apimock.
MIT License
6 stars 3 forks source link

Request to provide sample #464

Open rajjaiswalsaumya opened 2 years ago

rajjaiswalsaumya commented 2 years ago

Is there a sample angular app with cypress plugin? I followed docs but still unable to set it up correctly. Can you please provide a working sample ?

rajjaiswalsaumya commented 2 years ago

Can someone please provide a working sample for this ?

mdasberg commented 2 years ago

Hi @rajjaiswalsaumya there is a demo in the demo space (https://github.com/ng-apimock/demo/tree/master/cypress-plugin) If you have any questions, please let me know

rajjaiswalsaumya commented 2 years ago

Is there a one with angular ?

rajjaiswalsaumya commented 2 years ago

Can you please provide a demo with angular and setting up a mock scenario

rajjaiswalsaumya commented 2 years ago

@mdasberg I was trying to run an angular e2e using this plugin along with cypress, My response is still throwing 404. Can you please provide a sample with angular and cypress ?

mdasberg commented 2 years ago

Hi @rajjaiswalsaumya sorry for the delayed response. Here you can find an example (https://github.com/ng-apimock/demo/tree/master/cypress-plugin)

Please let me know if you have any other questions

rajjaiswalsaumya commented 2 years ago

Hi @mdasberg No problem, however can I request you a demo with Angular + ng-apimock + cypress plugin. We seem to have issue with server and dev server is not communicating.