Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/basecamp/hey-cli
/ testStore
Function
testStore
internal/auth/store_test.go:9–13 ·
view source on GitHub ↗
(t *testing.T)
Source
from the content-addressed store, hash-verified
7
"strconv"
8
"strings"
9
"sync"
10
"testing"
11
12
keyringlib
"github.com/zalando/go-keyring"
13
)
14
15
func
testStore(t *testing.T) *Store {
16
t.Helper()
Callers
5
TestSaveLoadRoundTrip
Function · 0.85
TestLoadNotFound
Function · 0.85
TestDeleteCredentials
Function · 0.85
TestMultipleOrigins
Function · 0.85
TestFilePermissions
Function · 0.85
Calls
1
NewStore
Function · 0.85
Tested by
no test coverage detected