syncromatics / syncromatics-track-api

Library to interact with the Syncromatics Track API
https://www.npmjs.com/package/syncromatics-track-api
6 stars 1 forks source link

Add Agency resource to customer #24

Closed cuevaskoch closed 6 years ago

cuevaskoch commented 6 years ago

Support retrieving and updating the single agency resource per customer.

cuevaskoch commented 6 years ago

It looks like we have a racy test in there. The same source code passed on build #142 and failed on #143.

FAILED TESTS:
  When unauthenticating with the Track API client
    ✖ should stop auto renewal

I'll push a fix.