Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ code-block-copy.test.ts
File
code-block-copy.test.ts
packages/app-core/src/lib/code-block-copy.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment jsdom
2
3
import
{ afterEach, describe, expect, it, vi } from
'vitest'
4
import
{
Callers
nothing calls this directly
Calls
5
enhanceCodeBlockCopy
Function · 0.90
getCodeBlockTextForCopyButton
Function · 0.90
copyCodeBlockToClipboard
Function · 0.90
toggleCodeBlockFold
Function · 0.90
getOptionalWindow
Function · 0.85
Tested by
no test coverage detected