MCPcopy
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

1import parseToHsl from '../parseToHsl'
2
3describe('parseToHsl', () => {
4 it('should parse a hex color representation', () => {

Callers

nothing calls this directly

Calls 3

toEqualMethod · 0.80
toThrowMethod · 0.80
parseToHslFunction · 0.50

Tested by

no test coverage detected