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 orderbook storage code and check that each specified file (src/storage/orderbook.cpp and src/storage/orderbook.hpp) has corresponding tests covering key functions. Identify test frameworks already in use (e.g., Google Test) and follow their patterns.
- Tech stack
- None
- Domain
- backenddatabase
- Issue type
- Test
- Prerequisites
- C++testing frameworkorderbook concepts