mirror of
https://github.com/actions/github-script.git
synced 2026-04-07 22:50:04 +00:00
Verifies the real getOctokit from @actions/github creates functional Octokit clients when invoked through callAsyncFunction, ensuring: - Secondary clients have full REST/GraphQL API surface - Secondary clients are independent from primary github client - GHES base URL option is accepted - Multiple tokens produce distinct client instances |
||
|---|---|---|
| .. | ||
| async-function.test.ts | ||
| get-retry-options.test.ts | ||
| getoctokit-integration.test.ts | ||