↓ 5 callersMethodSeedStandardDataSetSeedStandardDataSet inserts the standard test data set: 1 source (test@gmail.com), 3 participants (Alice, Bob, Carol), 1 conversation, 5 messages, 3 l
internal/testutil/dbtest/dbtest.go:57
↓ 5 callersMethodhandleGlobalKeyshandleGlobalKeys handles keys common to all views (quit, help, mode toggle). Returns (model, cmd, true) if the key was handled, or (model, nil, false)
internal/tui/keys.go:92
↓ 5 callersFunctionlinkLabel(
t *testing.T,
st *store.Store,
sourceID, msgID int64,
sourceLabelID, name, typ string,
)
internal/dedup/dedup_test.go:61