Skip to content

test: writes test for Color

Wrote unit test for color conversion, kindly review it and let me know if there are any changes.

changes:

  • written test for all the conversion algorithims used
  • they include
    • RGB to HSL
    • RGB to HSV
    • HSL to RGB
    • HSL to HSV
    • HSV to HSL
    • HSV to RGB

Merge request reports

Loading