arrowhead-f/core-cpp

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

Aberta

#13 aberto em 4 de jan. de 2021

 (0 comentário) (0 reação) (0 responsável)C (0 fork)auto 404
good first issuetesting

Métricas do repositório

Stars
 (1 estrela)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador