SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngMock): $httpBackend should match data containing Date objects correctly

If a response or expectation contained a date object then `$httpBackend.expect`
was not matching correctly.

This commit encodes then decodes the object being matched to ensure consistency.

Closes #5127
B
Bastien Caudan committed
1025f6ebf4e5933a12920889be00cd8ac8a106fa
Parent: a7f886e
Committed by Peter Bacon Darwin <pete@bacondarwin.com> on 10/20/2014, 12:06:44 PM