-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
We also need to implement unit tests.
These tests will help ensure the correctness and stability of individual components and core logic, especially as the codebase grows. Unit tests should be lightweight, fast, and isolated, focusing on specific functionalities without external dependencies.
Where possible, tests should be written using native TypeScript
and rely only on Node.js
’s built-in testing tools, in line with our approach for benchmark tests. This will help maintain simplicity and reduce the need for external libraries.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed