arrowhead-f/core-cpp

POPPY-0013: Write some tests fot the MariaDB wrapper class, where NULL values are returned

Aperta

#13 aperta il 4 gen 2021

 (0 commenti) (0 reazioni) (0 assegnatari)C (0 fork)auto 404
good first issuetesting

Metriche repository

Star
 (1 stella)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor