Tests for entities #83
Labels
enhancement
New feature or request
hacktoberfest
ready-to-work
Item is ready to work on it
severity-minor
Item is not urgent
The only test currently being generated (from
new
orupdate
command) 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
The text was updated successfully, but these errors were encountered: