elasticio / salesforce-component

elastic.io component that connects to Salesforce API (node.js)
Apache License 2.0
3 stars 7 forks source link

Revitalize Query trigger #124

Open kirill-levitskiy opened 4 years ago

kirill-levitskiy commented 4 years ago

There is a requirement to review and rewrite a part of code in the component in order to fix tests for the trigger. Probable, we need to move away from the Q library in the code and replace that parts with native async-await approach.