angular.js/src/ngMock
Karl Seamon f69dc16241 fix(angular-mocks): use copy of mock data in $httpBackend
Copy mock data returned from the mock $httpBackend.
This prevents modifications to the response from affecting future responses.
Previously, this misbehavior was being mitigated by the deep copy in $resource, but that no longer exists.
2013-12-11 15:18:45 -08:00
..
.jshintrc chore(grunt): add jshint tasks 2013-10-22 15:32:40 -07:00
angular-mocks.js fix(angular-mocks): use copy of mock data in $httpBackend 2013-12-11 15:18:45 -08:00