Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/locustio/locust
/ StateButtons.test.tsx
File
StateButtons.test.tsx
locust/webui/src/components/StateButtons/tests/StateButtons.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 StateButtons from
'components/StateButtons/StateButtons'
;
4
import { SWARM_STATE } from
'constants/swarm'
;
Callers
nothing calls this directly
Calls
1
renderWithProvider
Function · 0.90
Tested by
no test coverage detected