figmagic
figmagic copied to clipboard
Figma (free version only?) only supports a named version for 30 days, breaking tests if run after that period
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:
- Follow all existing overall patterns
- Stable solution