-
Notifications
You must be signed in to change notification settings - Fork 30
Tests for entities #83
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestready-to-workItem is ready to work on itItem is ready to work on itseverity-minorItem is not urgentItem is not urgent
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthacktoberfestready-to-workItem is ready to work on itItem is ready to work on itseverity-minorItem is not urgentItem is not urgent
Type
Projects
Status
In Progress
The only test currently being generated (from
neworupdatecommand) is use case tests.Since entities also can (and should) have logic, they should have tests for entities as well.
ex:
\src\domain\entities\user.js\src\domain\entities\user.test.js