Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

test: Use Sinon Fake Timer to Avoid Flaky Time Issue#1667

Merged
danielbankhead merged 2 commits intoauthclient-enhancementsfrom
fix-timeout-test
Oct 11, 2023
Merged

test: Use Sinon Fake Timer to Avoid Flaky Time Issue#1667
danielbankhead merged 2 commits intoauthclient-enhancementsfrom
fix-timeout-test

Conversation

@danielbankhead
Copy link
Contributor

Fixes: #1665 🦕

@danielbankhead danielbankhead requested a review from a team as a code owner October 11, 2023 18:53
@danielbankhead danielbankhead requested a review from a team October 11, 2023 18:53
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Oct 11, 2023
@danielbankhead danielbankhead merged commit fad54d5 into authclient-enhancements Oct 11, 2023
@danielbankhead danielbankhead deleted the fix-timeout-test branch October 11, 2023 23:33
danielbankhead pushed a commit that referenced this pull request Oct 26, 2023
* feat: Expose `Gaxios` instance and default

* feat: Unify Base `AuthClient` Options

* docs: clean up documentation

* chore: Discourage external use via `@internal`

* refactor: minor

* refactor: clean up `transporter` interface, options, and docs

* Merge branch 'main' of github.com:googleapis/google-auth-library-nodejs into authclient-enhancements

* Merge branch 'main' of github.com:googleapis/google-auth-library-nodejs into authclient-enhancements

* test: Init tests for `AuthClient`

* fix: Use entire `JWT` to create accurate `createScoped`

* chore: update `typescript` in fixtures

* test: Use Sinon Fake Timer to Avoid Flaky Time Issue (#1667)

* test: Use Sinon Fake Timer to Avoid Flaky Time Issue

* chore: change order for clarity

* docs(sample): Improve `keepAlive` sample with `transporterOptions`

* docs: Docs-deprecate `additionalOptions`

* refactor: un-alias `getOriginalOrCamel`

* chore: remove confusing duplicate interface

* docs: nit

* docs: Improve camelCased option documentation

We can refactor once microsoft/TypeScript#50715 has been resolved.

* refactor: Unify `OriginalAndCamel` & `SnakeToCamelObject`

+ make recursive

* docs: Add issue tracking link

* refactor: Replace `getOriginalOrCamel` with a cleaner API

* feat: Allow optional `obj`

* refactor: re-add `SnakeToCamelObject`

* refactor: dedupe interface for now

* feat: Add camelCase options for `IdentityPoolClient`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants