Improve test coverage of scaffolding #3

Closed
opened 2017-02-06 11:15:46 -05:00 by jking · 2 comments
Owner

The base classes (Lang, Conf, Exception, Database) are missing tests. Tests for these should be written before any new code is written.

The base classes (Lang, Conf, Exception, Database) are missing tests. Tests for these should be written before any new code is written.
Author
Owner

Note: tests are also needed for the User class.

Note: tests are also needed for the User class.
Author
Owner

As of commit 18c8076a0f the Lang, Conf, Exception, and User classes as well as User\Driver, Db\Driver, Db\Statement, and Db\Result interfaces and their implementations all have test coverage.

The Database class does not yet have coverage, but it is very much a work in progress (and mostly isn't scaffolding, anyway), so I will close this bug, some 70 commits after opening it.

As of commit 18c8076a0fb9fbc35726a8ddee99e83094adf422 the Lang, Conf, Exception, and User classes as well as User\Driver, Db\Driver, Db\Statement, and Db\Result interfaces and their implementations all have test coverage. The Database class does not yet have coverage, but it is very much a work in progress (and mostly isn't scaffolding, anyway), so I will close this bug, some 70 commits after opening it.
jking closed this issue 2017-03-09 21:49:58 -05: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#3
No description provided.