Releases: mobify/hybris-occ-client
Releases · mobify/hybris-occ-client
0.1.4
- Fix OrderEntryOCC model [#9] (#9)
- Fix AddressOCC model [#10] (#10)
- Fix PaymentDetailOCC model [#11] (#11)
0.1.3
- Fix superagent
attachCookies
and saveCookies
usage
0.1.1
- Authentication update #4
- Allowed the client to accept access token, and several other options as parameters
- Moved requestAccessToken and clearAccessToken to
/test/utils.js
0.1.0
- Added tests for most of the endpoints #1
- Renamed methods so they are more intuitive
- Upgraded Mocha version to 4.0.1
- Added requestAccessToken and clearAccessToken utilities
- Added tests and an wrapper function testWrapper that injects the valid testing data