Verify if libraries are loaded before adding engines #2

Open
opened 2022-02-20 21:03:44 +00:00 by abelhooge · 0 comments
Owner

Currently, all engines are loaded regardless of whether the requisite php library is loaded. This can cause confusing errors and shouldn't happen.

Implement a test so that, upon setUp(), a test is run and a DatabaseException is thrown upon failure.

Currently, all engines are loaded regardless of whether the requisite php library is loaded. This can cause confusing errors and shouldn't happen. Implement a test so that, upon `setUp()`, a test is run and a `DatabaseException` is thrown upon failure.
abelhooge added the
enhancement
label 2022-02-20 21:03:58 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: FuzeWorks/Database#2
No description provided.