Skip to content

Conversation

@BartoszKlonowski
Copy link
Member

This pull request brings back tests to the library (package).
Those unit and/or integration tests are not ideal, because we still don't fully test the native implementation, but it's still better than meaningless snapshots we had before.

This commit adds the separate __test__ directory which will keep all tests
of the whole library.
This is to make sure, that when later publishing sources to npm, tests won't be
part of the deliveries.

The first test added or the StepNumber component is the most basic, because:
* this component is rather simple (for now)
* this is to make sure, in this commit, that tests work without hiccups.
@BartoszKlonowski BartoszKlonowski marked this pull request as draft January 16, 2026 10:20
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