1

I'm implementing visual tests with BackstopJS and CasperJS in a dynamic application, so I want to mock some http request to have a more stable environment.

I already have mocks to my functional tests using http-backend from Angular but I don't know how to do it on CasperJS. Any thoughts?

Joao Falcao
  • 274
  • 1
  • 3
  • 11
  • If you already have mocking in Angular.js, what else do you need? CasperJS would just execute the page's code including the mocking. – Artjom B. Feb 17 '16 at 18:22

0 Answers0