Unit tests #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue is created to track the task of writing unit tests across the codebase. The goal is to ensure that all critical functions, methods, and components are covered by unit tests to verify their correctness and handle edge cases. This includes, but is not limited to, the recently introduced struct and its methods.