googleapis / nodejs-storage

Node.js client for Google Cloud Storage: unified object storage for developers and enterprises, from live data serving to data analytics/ML to data archiving.
https://cloud.google.com/storage/
Apache License 2.0
891 stars 367 forks source link

test: add deno system tests #2362

Closed ddelgrosso1 closed 2 months ago

ddelgrosso1 commented 8 months ago

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

Fixes # 🦕

ddelgrosso1 commented 8 months ago

Need to check with the engineers at Deno regarding https://github.com/denoland/deno/issues/19621. Currently this is only testing our latest release version which isn't particularly helpful. It appears that npm: can only be used with a repository package and not a local file.