Skip to content

test: add smoke coverage for every effect component - #356

Open
kvvasuu wants to merge 1 commit into
fix/05-primitive-effect-disposefrom
fix/06-effects-smoke-tests
Open

test: add smoke coverage for every effect component#356
kvvasuu wants to merge 1 commit into
fix/05-primitive-effect-disposefrom
fix/06-effects-smoke-tests

Conversation

@kvvasuu

@kvvasuu kvvasuu commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Stacked PR 6/6 — part of a split of #350.
← based on #355

Mounts each effect with minimal props inside a real EffectComposer and checks it doesn't crash and disposes correctly; a coverage test fails CI if a new file under src/effects isn't added to the manifest or the exclusion list, so this can't silently go stale as effects are added.

Mounts each effect with minimal props inside a real EffectComposer and
checks it doesn't crash and disposes correctly; a coverage test fails
CI if a new file under src/effects isn't added to the manifest or the
exclusion list, so this can't silently go stale as effects are added.
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.

1 participant