RedMadRobot / figma-export

Command line utility to export colors, typography, icons and images from Figma to Xcode / Android Studio project
MIT License
726 stars 114 forks source link

Add tests for universal asset light and dark asset processor cases #71

Closed JonLz closed 3 years ago

JonLz commented 3 years ago

Realized we can add some tests because the asset processor just deals with raw types. Let me know if you can imagine any other cases to try. This covers the basics.