Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngMock): fixes httpBackend expectation with body object #4956

Closed
wants to merge 1 commit into from

Conversation

burrows
Copy link
Contributor

@burrows burrows commented Nov 14, 2013

Fixes an issue with httpBackend expectations where a given body object
may not match the actual request body if its keys are serialized in a
different order.

Fixes an issue with httpBackend expectations where a given body object
may not match the actual request body if its keys are serialized in a
different order.
@petebacondarwin
Copy link
Member

Looks good to me. @burrows - Have you signed the CLA?

@burrows
Copy link
Contributor Author

burrows commented Nov 16, 2013

@petebacondarwin Yes I have.

@IgorMinar IgorMinar closed this in 4d16472 Nov 22, 2013
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
Fixes an issue with httpBackend expectations where a given body object
may not match the actual request body if its keys are serialized in a
different order.

Closes angular#4956
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
Fixes an issue with httpBackend expectations where a given body object
may not match the actual request body if its keys are serialized in a
different order.

Closes angular#4956
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants