MCPcopy
hub / github.com/angular/angular / openTreeBenchmark

Function openTreeBenchmark

modules/benchmarks/src/tree/test_utils.ts:35–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33}
34
35export function openTreeBenchmark() {
36 browser.rootEl = '#root';
37 openBrowser({
38 url: '',
39 ignoreBrowserSynchronization: true,
40 params: [{name: 'depth', value: 4}],
41 });
42}

Callers 2

tree.e2e-spec.tsFile · 0.85

Calls 1

openBrowserFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…