GV14982 / async-airtable

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

βœ… Way too many changes for one commit, but hey, whatever πŸ€·β€β™‚οΈ #17

Closed GV14982 closed 4 years ago

GV14982 commented 4 years ago

βœ… Added global setup and teardown files to seed and clear table. βœ… Edited the tests to be more consistent. πŸ”§ Added the testData seed file and base.csv file. πŸ‘·β€β™‚οΈUpdated build scripts to use update env info. πŸ“ Updated README to reflect changes and guide people to setup their airtable. πŸ”§ Slimmed down .env file. βœ… FINALLY GOT 100% BRANCH COVERAGE. See change in asyncAirtable for that.