Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/signalapp/Signal-Desktop
/ chat_folder_test.node.ts
File
chat_folder_test.node.ts
ts/test-mock/storage/chat_folder_test.node.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright 2025 Signal Messenger, LLC
2
// SPDX-License-Identifier: AGPL-3.0-only
3
import
{ v4 as generateUuid } from
'uuid'
;
4
import
{ Proto, StorageState } from
'@signalapp/mock-server'
;
Callers
nothing calls this directly
Calls
15
getChatFolderRecordPredicate
Function · 0.90
debug
Function · 0.90
uuidToBytes
Function · 0.90
toNumber
Function · 0.90
strictAssert
Function · 0.90
bytesToUuid
Function · 0.90
getAllChatsListItem
Function · 0.85
expect
Function · 0.85
openChatFolderSettings
Function · 0.85
getGroupsPresetAddButton
Function · 0.85
countAllChatsInStorageState
Function · 0.85
createAllChatsRecord
Function · 0.85
Tested by
no test coverage detected