Skip to content

test: add tests for SVG output location (issue #2550)#2886

Open
64johnlee wants to merge 1 commit intotscircuit:mainfrom
64johnlee:fix/svg-output-location-v2
Open

test: add tests for SVG output location (issue #2550)#2886
64johnlee wants to merge 1 commit intotscircuit:mainfrom
64johnlee:fix/svg-output-location-v2

Conversation

@64johnlee
Copy link
Copy Markdown

Issue

Issue #2550: SVGs placed at dist root instead of component subdirectory

Tests Added

These tests verify that:

  1. SVGs are placed alongside circuit.json in the component subdirectory
  2. Multiple file builds with --all-images work correctly
  3. Files in same-named directories (e.g., MyComponent/MyComponent.tsx) work

Test Results

Tests pass in single-threaded mode.

/claim #2550

These tests verify that SVGs are placed alongside circuit.json in the
component subdirectory, not at the dist root.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 2026

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant