Skip to content

test: add unit tests for DifferenceY mark (#160)#383

Merged
gka merged 1 commit into
svelteplot:mainfrom
ljodea:test/difference-y-160
Feb 17, 2026
Merged

test: add unit tests for DifferenceY mark (#160)#383
gka merged 1 commit into
svelteplot:mainfrom
ljodea:test/difference-y-160

Conversation

@ljodea

@ljodea ljodea commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds 10 unit tests for the DifferenceY composite mark covering structural output, fill colors/opacity, clipPath wiring, stroke/Line rendering, CSS class propagation, and path geometry validation
  • Follows the existing test wrapper pattern (areaY.test.svelte) with separate plotArgs/diffArgs props
  • Closes Add unit tests for DifferenceY mark #160

Test plan

  • All 10 new tests pass (bun run test src/tests/differenceY.test.svelte.ts)
  • Full test suite passes with no regressions (470/470)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify

netlify Bot commented Feb 16, 2026

Copy link
Copy Markdown

Deploy Preview for svelteplot ready!

Name Link
🔨 Latest commit d53de1c
🔍 Latest deploy log https://app.netlify.com/projects/svelteplot/deploys/69936d3beafc350007d528a2
😎 Deploy Preview https://deploy-preview-383--svelteplot.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gka gka merged commit 6537d51 into svelteplot:main Feb 17, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add unit tests for DifferenceY mark

2 participants