Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/callstack/react-native-slider
/ StepsIndicator.test.tsx
File
StepsIndicator.test.tsx
package/__test__/components/StepsIndicator.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
import {render} from
'@testing-library/react-native'
;
3
import {StepsIndicator} from
'../../src/components/StepsIndicator'
;
4
import {constants} from
'../../src/utils/constants'
;
Callers
nothing calls this directly
Calls
1
render
Function · 0.50
Tested by
no test coverage detected