Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tensorboard
/ provideMockTbStore
Function
provideMockTbStore
tensorboard/webapp/testing/utils.ts:116–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
export
function
provideMockTbStore() {
117
return
provideMockStore({
118
initialState: buildMockState(),
119
});
120
}
Callers
15
plugin_api_host_test.ts
File · 0.90
source_files_container_test.ts
File · 0.90
persistent_settings_effects_test.ts
File · 0.90
runs_effects_test.ts
File · 0.90
runs_selector_test.ts
File · 0.90
regex_edit_dialog_test.ts
File · 0.90
runs_table_test.ts
File · 0.90
filterbar_test.ts
File · 0.90
notification_center_effects_test.ts
File · 0.90
app_routing_effects_test.ts
File · 0.90
router_link_test.ts
File · 0.90
router_outlet_test.ts
File · 0.90
Calls
1
buildMockState
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…