reyesoft / ngx-jsonapi

JSON API client library for Angular 5+ 👌 :: Production Ready 🚀
https://ngx-jsonapi.reyesoft.com/
MIT License
101 stars 52 forks source link

[Feature] Testing Module #265

Open lunarmoon26 opened 4 years ago

lunarmoon26 commented 4 years ago

Using HttpClientTestingModule for easier testing with HttpTestingController

Haven't really read through your code and follow the styling conventions, open to feedback

pablorsk commented 4 years ago

It looks interesting, could you add a specific application of your code in this same PR?

lunarmoon26 commented 4 years ago

It looks interesting, could you add a specific application of your code in this same PR?

Sure, this is still WIP. I can reuse your demo app as the spec's POC