lathonez / clicker

Ionic 2 + @angular/cli Seed Project : Angular2 + Typescript + Karma + Protractor + Travis
http://lathonez.com/2018/ionic-2-unit-testing/
MIT License
430 stars 137 forks source link

How to test http requests ? #260

Closed jainAdijain closed 7 years ago

jainAdijain commented 7 years ago

Hey , I saw clicker, Is there any example to test the HTTP request from the server ?need help

Thanks, Adi

lathonez commented 7 years ago

Hey,

If you have a general question about unit testing (e.g. how can I write a unit test for some-module), see #191

Thanks,

Stephen