how to unit test flask routes and requests with pytest

preview_player
Показать описание
How to unit test flask routes and requests with pytest. Topics covered include unit testing GET request route and unit testing a POST request route that includes headers and a request body / payload.
Рекомендации по теме
Комментарии
Автор

my left ear is now quite educated thanks!!

tstudying
Автор

Clear and to-the-point video to kickstart testing of my Flask apps. Thanks!

saurabhchaturvediscientist
Автор

Just adding a codebase means so much. Thanks!

killaQuip
Автор

It's very helpful for a beginner... thanks,

ffwang
Автор

helpful video, thanks
p.s. everyone, who watches this set the speed to 1.5 :)

janneman
Автор

windows+u > audio > search > mono audio > turn on

thank me later

dafaa
Автор

For some reason the right audio channel is muted :(

Micaeljm
Автор

You just scared me, and I thought one side of my earphone is not working.
Duh

ashishjaiswal
Автор

Hi Aaron, thank you for this video, very informative! Keep up the good work. Content is great, but it seems you might want to touch up on your editing, I just started making tutorials myself, so I can help you that. Reply if you're interested :)

sugarloafandacupofjoe
Автор

In test-routes.py file you keep repeating the same identical fragments of code. You also don't follow the testing guides which are in the official Flask documentation e.g. you don't use pytest decorators. Your example is simply wrong - this is not the way Flask apps should be testes

petrsonnk
Автор

can you please improve the video qaulity

payaldas