Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TestSprite/testsprite-cli
/ auth.test.ts
File
auth.test.ts
src/commands/auth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtempSync } from
'node:fs'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
Callers
nothing calls this directly
Calls
11
runConfigure
Function · 0.85
readProfile
Function · 0.85
writeProfile
Function · 0.85
meResponse
Function · 0.85
runWhoami
Function · 0.85
runLogout
Function · 0.85
createAuthCommand
Function · 0.85
authRequired
Method · 0.80
makeCapture
Function · 0.70
makeFetch
Function · 0.70
get
Method · 0.65
Tested by
no test coverage detected