Practice Python Unit Testing MySQL

preview_player
Показать описание
In this video we will write unit tests for this user access class that gets a list of user ids and returns user data. To be able to return multiple users without a loop, the SQL code uses mysql’s `member of` syntax which gets a json list and checks if the left argument is part of that list.

CHAPTERS
0:18 No input
1:34 No such user
3:49 Existing user
4:33 Multiple users
Рекомендации по теме
Комментарии
Автор

very helpful, please keep uploading such videos

Harshal_chaudhari
visit shbcf.ru