This is a migrated thread and some comments may be shown as answers.

kendo.dataSource throws warning in Karma/Jasmine tests

0 Answers 79 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Collin
Top achievements
Rank 1
Collin asked on 29 Apr 2014, 04:01 PM
So i'm wondering if anyone has been able to "sucessfully" implement karma tests using kendos built in $http.get; the kendo.dataSource. During testing I receive this warning

WARN [web-server]: 404: ...

I've attached a screenshot

It's basically the transport.read trying to get the data for the chart. I've tried to use $httpBackend to resolve this request but I still get the warning. While it's not failing any tests it's really annoying to see.

Here is the plunkr

No answers yet. Maybe you can help?

Tags
Charts
Asked by
Collin
Top achievements
Rank 1
Share this question
or