0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++0 forks (0 forks)auto 404
good first issuehelp wantedtest
Repository metrics
- Stars
- 5 stars (5 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Examine the existing utility functions in src/utils/utils.cpp, src/utils/utils.hpp, and src/utils/web.cpp. Write unit tests to cover core functionality, edge cases, and error handling. Follow the project's testing patterns.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Test
- Prerequisites
- C++testing framework (e.g., Google Test)