Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/darkreader/darkreader
/ sitelist.tests.ts
File
sitelist.tests.ts
tests/browser/settings/sitelist.tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Modifying settings'
, () => {
2
it(
'Modifying sync settings to contain long list'
,
async
() => {
3
const
newSettings = {
4
enabledFor: [] as string[],
Callers
nothing calls this directly
Calls
2
collectData
Method · 0.80
changeSettings
Method · 0.65
Tested by
no test coverage detected