arrowhead-f / arrowhead-f/core-cpp
POPPY-0013: Write some tests fot the MariaDB wrapper class, where NULL values are returned
Open
good first issue
testing
- Dominant language
- C
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It should be tested what happens when the database returns a NULL value.
Please check all the fetch methods (with all the possible result types) and all the get methods of the db::Row.
Starting point: test0002.cpp
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with test0002.cpp and inspect the MariaDB wrapper tests around db::Row. Cover every fetch method for each result type and all get methods when the database returns NULL. Done means the NULL behavior is explicitly tested across those methods.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, mariadb
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100