Zach

Results 2 issues of Zach

# Issue summary When you import the @shopify/shopify-api package into a node firebase function, it will fail to deploy with the following error: `Error: SQLITE_CANTOPEN: unable to open database file`...

Errors in function node code are swallowed and cause timeout error in test instead of fail the test. Since the tests are there to be able to help find and...