Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

Releases: mobify/hybris-occ-client

0.1.5

17 May 19:59
9296272
Compare
Choose a tag to compare
  • Fix babel usage #12

0.1.4

01 Aug 00:00
9ce4607
Compare
Choose a tag to compare
  • Fix OrderEntryOCC model [#9] (#9)
  • Fix AddressOCC model [#10] (#10)
  • Fix PaymentDetailOCC model [#11] (#11)

0.1.3

21 Jun 20:17
a771016
Compare
Choose a tag to compare
  • Fix superagent attachCookies and saveCookies usage

0.1.1

03 Nov 23:35
Compare
Choose a tag to compare
  • 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

02 Nov 22:25
Compare
Choose a tag to compare
  • 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