microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Increase code coverage of tooling to 100 across statements, lines, branches and functions #11

Open janechu opened 3 years ago

janechu commented 3 years ago

Description

Increase the code coverage of the fast-color-picker to 100% across all statements, lines, branches, and functions.

Requirements

Note: this must be done after microsoft/fast#4558 has been merged.