figma-plugin
figma-plugin copied to clipboard
Improve E2E test coverage
More E2E tests in Cypress for key workflows such as interacting with variables. we already have a bunch of cypress tests, we should ensure core scenarios are covered. @SamIam4Hyma can provide a good script/rundown of what we'd want covered.
- Variables flow
- Loading files flow
- Editing JSON flow with W3C DTCG and without + with inherit type at group level and various scenarios
Note: We're replacing Cypress with Playwright which needs to be done before.