Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkreader/darkreader
/ toggle.tests.ts
File
toggle.tests.ts
tests/browser/e2e/toggle.tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{multiline, timeout} from
'../../support/test-utils'
;
2
import
type
{StyleExpectations} from
'../globals'
;
3
4
async
function
expectStyles(styles: StyleExpectations) {
Callers
nothing calls this directly
Calls
6
timeout
Function · 0.90
multiline
Function · 0.90
emulateColorScheme
Function · 0.85
loadSubframe
Function · 0.85
loadBasicPage
Function · 0.70
expectStyles
Function · 0.70
Tested by
no test coverage detected