You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the unit test of team_importer the unit test is only checking if the code is covered, but not the actual importan behaviour where the validation is done on the database. For this reason, it would be important to create actual unit tests, where the validation behaviour is tested.
Uh oh!
There was an error while loading. Please reload this page.
In the unit test of team_importer the unit test is only checking if the code is covered, but not the actual importan behaviour where the validation is done on the database. For this reason, it would be important to create actual unit tests, where the validation behaviour is tested.
Suggested library to use: https://testcontainers.com/guides/getting-started-with-testcontainers-for-nodejs/
The text was updated successfully, but these errors were encountered: