Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ text.tests.ts
File
text.tests.ts
tests/unit/utils/text.tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{formatCSS} from
'../../../src/utils/css-text/format-css'
;
2
import
{getParenthesesRange} from
'../../../src/utils/text'
;
3
4
test(
'CSS formatting'
, () => {
Callers
nothing calls this directly
Calls
2
formatCSS
Function · 0.90
getParenthesesRange
Function · 0.90
Tested by
no test coverage detected