Skip to content

fix: mock solid-logic to resolve webpack bundle errors in Jest tests#187

Merged
bourgeoa merged 8 commits into
stagingfrom
fixAuthTests
Jun 19, 2026
Merged

fix: mock solid-logic to resolve webpack bundle errors in Jest tests#187
bourgeoa merged 8 commits into
stagingfrom
fixAuthTests

Conversation

@bourgeoa

Copy link
Copy Markdown
Contributor

Adds mocks/solid-logic.js with Proxy-based auto-mock and maps solid-logic via moduleNameMapper to avoid 'Automatic publicPath' webpack bundle error. Also expands transformIgnorePatterns for ESM packages (uuid, @noble, lit) from solid-ui dependency chain.

Adds __mocks__/solid-logic.js with Proxy-based auto-mock and maps solid-logic via moduleNameMapper to avoid 'Automatic publicPath' webpack bundle error. Also expands transformIgnorePatterns for ESM packages (uuid, @noble, lit) from solid-ui dependency chain.
@bourgeoa bourgeoa requested a review from timea-solid June 17, 2026 16:30
@bourgeoa bourgeoa merged commit 2ec786b into staging Jun 19, 2026
7 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.

2 participants