Django Testing - Model Testing Introduction

preview_player
Показать описание
Welcome to the Django testing tutorial series where we are looking at all things Django and testing. In this tutorial we focus on model testing, aiming to provide you with an introduction and foundation, testing models in Django. Here we are going to cover Test organization, Model testing, Package: Coverage (What to test?) and the Package: Model-bakery (create fixtures for testing).

00:00 Introduction

Django Testing Series

Code Repository

SUBSCRIBE to get more free tutorials, courses and code snippets!

Follow us on Facebook

Follow use on Twitter:
Рекомендации по теме
Комментарии
Автор

Please do more tutorials on testing, because there are many channels where they teach how to create applications and etc but never tell how to do automated/unit testing.. this is really an important topic and most of us skip this thinking that testing is not necessary. But whenever project grows, automated/unit testing is must.

This tutorial was really informative and looking forward for more tutorials on this series.

Thanks🙏🏼

aashayamballi
Автор

Hello! Please upload more videos about testing. I really appreciate you detailed explanations.

abbas
Автор

Looking forward for more tutorials on this series!

rafaelmodel
Автор

This is great. Looking forward to more test series. Thank You :)

sachishmaharjan
Автор

This was incredibly helpful. Thank you!

TreyPiepmeier
Автор

00:00 introduction bruh, great video btw Thx!

samuels.
Автор

Hey. Thank you very much for your time and effort - I appreciate. I think, there is an error thaugh at 10:40. with "content = Post. ..." you are creating a second object. You are not really filling the content of the previous created Post.object, are you? I would recommend to name the variable "new_post" instead of title ... it makes it clearer that this is creating a new Post object.
Other then that, I really like your video. :)

SmartC
Автор

that was a great tutorial i learned lot of things thanks . but i have a question what is different between factoryboy package and model bakery and which one is better to use ?

amirdk
Автор

This is a lovely video. Thanks for sharing it.

Kipkemoi
Автор

Awesome make more videos in this series

pawanjaiswal
Автор

Please upload more videos on django Testing @Very Academy

Arunkumar-no_where
Автор

Please what approach to go about, is to create the test first before writing the actual code or you write the code then the test?

jayamankrah
Автор

may i view the impacts in the test_db?

LordDursh
Автор

Is it means that we need to do the test before make migration?

ziilam
Автор

did you quit on this series? Because its been a year

parthdesai
Автор

I've watched many django test videos now I'm pretty sure at the moment nobody knows how to write tests.

seruderu
welcome to shbcf.ru