Patti Shin
Patti Shin
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** I'm currently having difficulty selecting a location item from the dropdown after I...
**Issue:** Dependabots Security Issue that's in need of attention around `gopkg.in/yaml.v2 2.2.2-2.2.3`   More description:...
## Description Replaces which GCP projects tests will get run for genai samples. ## Checklist - [x] I have followed guidelines from [CONTRIBUTING.MD](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/CONTRIBUTING.md) and [Samples Style Guide](https://googlecloudplatform.github.io/samples-style-guide/) - [ ]...
## Description Fixes b-253601199 Ref: https://github.com/sindresorhus/got/issues/1257 ## Checklist - [x] I have followed guidelines from [CONTRIBUTING.MD](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/CONTRIBUTING.md) and [Samples Style Guide](https://googlecloudplatform.github.io/samples-style-guide/) - [ ] **Tests** pass: `npm test` (see [Testing](https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/CONTRIBUTING.md#run-the-tests-for-a-single-sample)) -...
**Update request** Follow up work after https://github.com/GoogleCloudPlatform/nodejs-docs-samples/pull/3464. The following samples are using node 12 and require extra updates are necessary in order to fully support node 16. * `asset/snippets` *...
## In which file did you encounter the issue? All test under `game-servers/snippets/test/` ## Did you change the file? If so, how? Adding `.skip` for now to till resolution of...
Full context from @ace-n: Update: I tried to get trace ID propagation working for both POST /donate and GET /viewDonations. I was able to specify the X-Cloud-Trace-Context header in the...
- [ ] Refactor: prevent any test leakages, prioritize clean ups in every test. - [ ] Dive: See how much work it will be to encapsulate each unit test...
- [ ] Make decision on which project to run tests - [ ] Document clearly test flows: when the unit tests run, which environment variables are used - [...