Write tests for Database #49

Closed
opened 2017-03-28 20:42:25 -04:00 by jking · 1 comment
Owner

Commit 9d5dab249c lays the groundwork for testing the Database class. As this class is the meat of the whole affair, it is important it is thoroughly tested, but this will probably be tedious, as building arrays of input and expected output will be laborious.

Commit 9d5dab249c41c109a7b7d5d8f58242e2e72b16bf lays the groundwork for testing the Database class. As this class is the meat of the whole affair, it is important it is thoroughly tested, but this will probably be tedious, as building arrays of input and expected output will be laborious.
Author
Owner

Most things are tested by now. A test series for the meta*() functions is still needed, as well as for the driver*() functions. Everything else is covered.

Most things are tested by now. A test series for the `meta*()` functions is still needed, as well as for the `driver*()` functions. Everything else is covered.
jking closed this issue 2017-07-22 23:08:13 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

-

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#49
No description provided.