Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/locustio/locust
/ SwarmRatios.test.tsx
File
SwarmRatios.test.tsx
locust/webui/src/components/SwarmRatios/SwarmRatios.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { describe, test, expect } from
'vitest'
;
2
3
import SwarmRatios from
'components/SwarmRatios/SwarmRatiosContainer'
;
4
import { renderWithProvider } from
'test/testUtils'
;
Callers
nothing calls this directly
Calls
1
renderWithProvider
Function · 0.90
Tested by
no test coverage detected