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

✨ Adds "Destructive Update" support #13

Closed seanmetzgar closed 4 years ago

seanmetzgar commented 4 years ago

Note: There is a RARE bug in the test suite. When running, if one of the results grabbed in the find beforeAll method is deleted that suite will have a failure due to a missing result. (e.g., it "finds" a record that has been created during another test suite, and removed before it utilizes it.)

seanmetzgar commented 4 years ago

Unfortunately it won't pull down the API Key from secrets for forked users... silly GitHub

GV14982 commented 4 years ago

Looks good, I ran the tests locally and they all pass.

Thanks for contributing! Have a spooky hacktoberfest 👻