Rewrite database tests to use PHPUnit DbUnits #111

Closed
opened 7 years ago by jking · 1 comments
jking commented 7 years ago
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 7 years ago
jking added the
enhancement
testing
labels 7 years ago
jking removed the due date 0000-12-31 6 years ago
jking added the
wontfix
label 6 years ago
Poster
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 6 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.