Closed pb82 closed 8 years ago
Create a new PR from this one: https://github.com/feedhenry-templates/fh-api-mapper/pull/49 (don't want to rebase and force push into Cian's repo). Also added version bump.
Added a test, fixed the requester tests and removed tests that do not make sense when requester is mocked out.
requester
ping @wei-lee
looks ok, adding a unit test for headersToRequestFormat to fh-api-mapper/test/unit/test-lib-requester.js would be good though, even if it's just testing upper/lowercase header values.
retest this please
Motivation
Create a new PR from this one: https://github.com/feedhenry-templates/fh-api-mapper/pull/49 (don't want to rebase and force push into Cian's repo). Also added version bump.
Added a test, fixed the requester tests and removed tests that do not make sense when
requester
is mocked out.ping @wei-lee