github-script/__test__
Salman Chishti 744020488d test: add getOctokit integration tests for multi-token usage
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
2026-04-07 16:02:54 +00:00
..
async-function.test.ts test: add multi-token usage tests for getOctokit 2026-04-07 15:50:16 +00:00
get-retry-options.test.ts Fix overriding request options from @actions/github 2022-09-30 15:15:18 -04:00
getoctokit-integration.test.ts test: add getOctokit integration tests for multi-token usage 2026-04-07 16:02:54 +00:00