-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
samples(talent): migrate code from googleapis/nodejs-talent #2813
Conversation
telpirion
commented
Nov 9, 2022
•
edited
Loading
edited
- samples(talent): add Job Search v4 samples (Update Translate samples, with some minor tweaks to Language samples. #255)
- fix: flaky sample test two ways (Google Speech recognize.js listen not recording on Raspberry pi #375)
1. Examine all the resources in the response. 2. I suspect, but cannot prove that the search function is eventually consistent. So, give it some time. Fixes googleapis/nodejs-talent#344
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing: package.json
Missing: test integration, but possibly there are no tests?
+1, we should include tests and the test workflow (see: https://github.com/googleapis/nodejs-talent/blob/main/samples/test/talent.test.js) |
It looks like the tests are just that one test file. I'll add it into this PR. |
Nevermind. I'm going to close this PR and start over. |