Currently, the repository has no test cases defined for the frontend codebase. I would like to contribute by setting up and writing test cases using Bun’s native test runner.
Proposed Tasks
Add initial test directory structure (/tests)
Writing test cases for:
Utility functions in src/lib/utils
Zustand stores in src/lib/stores
I’d like to take ownership of this issue and open a PR implementing the above tasks.
Currently, the repository has no test cases defined for the frontend codebase. I would like to contribute by setting up and writing test cases using Bun’s native test runner.
Proposed Tasks
Add initial test directory structure (/tests)
Writing test cases for:
Utility functions in src/lib/utils
Zustand stores in src/lib/stores
I’d like to take ownership of this issue and open a PR implementing the above tasks.