GV14982 / async-airtable

A lightweight npm package to handle working with the Airtable API.
https://www.npmjs.com/package/asyncairtable
MIT License
54 stars 5 forks source link

✅ Fixed tests. #25

Closed GV14982 closed 4 years ago

GV14982 commented 4 years ago

🔧 Fixed the test NPM script so it runs serially. ✅ Adjusted the tests to use a global RETRY_TIMEOUT env variable. 👷♂️ Added the tests to run when you push to develop.