mikaelvesavuori / figmagic

Figmagic is the missing piece between DevOps and design: Generate design tokens, export graphics, and extract design token-driven React components from your Figma documents.
https://docs.figmagic.com
MIT License
813 stars 73 forks source link

Figma (free version only?) only supports a named version for 30 days, breaking tests if run after that period #125

Closed mikaelvesavuori closed 1 year ago

mikaelvesavuori commented 3 years ago

This issue results in tests relating to named versions (such as 4.1.0) to fail after those 30 days have passed. See if this can be mocked. There is a separate issue for mocking the Figma API, which this may able to hook into.

Success criteria: