Implement unit tests #1

Open
opened 2021-11-29 21:57:17 +00:00 by abelhooge · 0 comments
Owner

Project is in desperate need of some unit tests.

The following should be tested:

  • Each individual engine and specific quirks (PDOEngineTest and MongoEngineTest)
  • CRUD actions, independent of used engine (CrudTest)
  • CRUD actions, specific to engines (PDOTableModelTest and MongoTableModelTest)
  • Event tests
Project is in desperate need of some unit tests. The following should be tested: * Each individual engine and specific quirks (PDOEngineTest and MongoEngineTest) * CRUD actions, independent of used engine (CrudTest) * CRUD actions, specific to engines (PDOTableModelTest and MongoTableModelTest) * Event tests
abelhooge self-assigned this 2021-11-29 21:57:22 +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#1
No description provided.