MCPcopy Create free account
hub / github.com/darkreader/darkreader / expectStyles

Function expectStyles

tests/browser/e2e/devtools.tests.ts:24–26  ·  view source on GitHub ↗
(styles: StyleExpectations)

Source from the content-addressed store, hash-verified

22}
23
24async function expectStyles(styles: StyleExpectations) {
25 await expectPageStyles(expect, styles);
26}
27
28describe('Modifying config via Developer tools', () => {
29 it('Modifying config', async () => {

Callers 1

devtools.tests.tsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…