saymedia / angularjs-server

Specialized server for AngularJS sites
MIT License
247 stars 49 forks source link

Finally add $location.url() to ngoverrides, and tests. #19

Closed kshay closed 9 years ago

kshay commented 9 years ago

This adds tests for all the significant $location methods, including the new url(). Writing the tests also revealed a bug in the search() method that's fixed here.

(The saymedia master has the 0.0.22 commit already, but with a different id for some reason.)