Closed softmarshmallow closed 1 year ago
Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
code | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 5, 2023 2:11am |
QA View + Community Files
This PR contains features directing to visual QA, groundwork for testing module, where it provides human-friendly UI for reviewing generated results with the origin source, adding comments & submitting issue / feedbacks.
In addition, this PR contains 25,000+ Figma community file loading, where the file is crawled & archived by figma-archives
@codetest/report
Generates a html/css preview (b) Image export from Figma (a) and
diff.png
between two. Provides visual diff for engine debugging - We use 27,000+ Figma community files to run reports on.Since this operation is data-heavy, this package is designed to run on local machines only, and in the future, dedicated testing job server.
We'll cover this in depth in our tech blog
/community
The new community files feature on this PR works as a POC, the file loading and cloning will be done in next PR with figma proxy server enabled.
Additional Routes / Features