Rewrite database tests to use PHPUnit DbUnits #111

Closed
opened 2017-09-29 13:38:54 -04:00 by jking · 1 comment
Owner

The database testing framework I implemented works, but not terribly well. Using PHPUnit's own facilities for this would almost certainly lead to more helpful failure output, just for a start.

However, we would first need a PDO driver for SQLite (see issue #72) assuming we want to continue largely testing from an in-memory database.

The database testing framework I implemented works, but not terribly well. Using PHPUnit's own facilities for this would almost certainly lead to more helpful failure output, just for a start. However, we would first need a PDO driver for SQLite (see issue #72) assuming we want to continue largely testing from an in-memory database.
jking added this to the Future milestone 2017-09-29 13:38:54 -04:00
jking removed the due date 0000-12-31 2018-08-15 09:47:06 -04:00
Author
Owner

By now my purpose-built framework is, I suspect, actually better than DbUnit for our usage, so I'm closing this.

By now my purpose-built framework is, I suspect, actually better than DbUnit for our usage, so I'm closing this.
jking closed this issue 2018-10-26 09:13:37 -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".

No due date set.

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#111
No description provided.