Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/styled-components/polished
/ parseToHsl.test.js
File
parseToHsl.test.js
src/color/test/parseToHsl.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
parseToHsl from
'../parseToHsl'
2
3
describe(
'parseToHsl'
, () => {
4
it(
'should parse a hex color representation'
, () => {
Callers
nothing calls this directly
Calls
3
toEqual
Method · 0.80
toThrow
Method · 0.80
parseToHsl
Function · 0.50
Tested by
no test coverage detected