This article will show you how to test a $resource factory with a live example. What should you test? What not to test? When to use $resource? These questions and more will be answered here. The $resource is an Angular Service that makes it really easy to setup CRUD operations with RESTful APIs.
Full article