Skip to content

Conversation

@mondoreale
Copy link
Contributor

@mondoreale mondoreale commented Jan 6, 2026

This pull request makes a small update to the TypeScript configuration for Karma tests in packages/utils. The change adds type definitions for jest and jest-extended to ensure proper type support when running tests.

Notes

For some reason ts does not complain about the missing @streamr/test-utils in the utils package. It should, really. It's not its dependency. It will (would) in the future (when we intro bundles).

Some packages don't use @streamr/test-utils and the new system is more sensitive here. This is better, too – I wonder why did the previous one let it slide…
@github-actions github-actions bot added the utils label Jan 6, 2026
@mondoreale mondoreale changed the title refactor: Explicit Karma tsconfig types refactor: Customize tsconfig types declaration for utils Jan 6, 2026
@mondoreale mondoreale marked this pull request as ready for review January 6, 2026 15:00
@mondoreale mondoreale merged commit a930fd1 into main Jan 6, 2026
42 of 43 checks passed
@mondoreale mondoreale deleted the custom-karma-tsconfig-types-for-utils branch January 6, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants