Commit c0876ca
committed
fix visual regression tests: use platform-specific snapshots
Snapshots generated on macOS differ from Linux (different font/graphics
rendering). Use {platform} in snapshot path so each OS gets its own
baselines. CI generates Linux snapshots on first run, then verifies
against them on subsequent runs.1 parent a8ecae9 commit c0876ca
13 files changed
Lines changed: 6 additions & 1 deletion
File tree
- .github/workflows
- packages/lib
- tests/__screenshots__/canvas.test.ts
- darwin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
55 | 59 | | |
56 | 60 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments