I’m writing a small package for the julia programming language intended to wrap the airtable REST API to make it a bit easier to access within scripts. Julia has a pretty strong culture of including automated testing of packages, and I was wondering if there’s a sort of dummy table with an open api key that could be used for this purpose.
I can create a dummy account and use that, but wanted to know
- is there a sanctioned way to do this
- if not, is there any reason not to make a dummy account