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

Function expectStyles

tests/browser/e2e/fixes.tests.ts:23–25  ·  view source on GitHub ↗
(styles: StyleExpectations)

Source from the content-addressed store, hash-verified

21}
22
23async function expectStyles(styles: StyleExpectations) {
24 await expectPageStyles(expect, styles);
25}
26
27describe('Correct fixes are chosen', () => {
28 it('If no matching URL found, returns only default fix', async () => {

Callers 1

fixes.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…