I am learning Angular, and although the recommended way to view the index.HTML file is via http thru the web-server, but I accidently ran it directly via the file:\\\ protocol. A few steps ran fine, the problem came with the step-5 of the tutorial, when the phone catalog data is fetched from the phones.json via $http.
The browser displayed *some* content i.e. only the search boxes and NO PHONES *which is an error of sorts*, but the recommended KARMA unit tests as well as end-to-end test i.e. the count of phones output etc.. all show passing gracefully. I feel Karma should catch this error as well, although the chances of anything like this in production is nil, but still .... -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
