By far the best tutorial I have found on this topic
@sergey55513 жыл бұрын
Exactly what I was looking for. Thank you.
@wordpresswithusama76235 жыл бұрын
Got Best video about Unit Test in Django
@FernandoPosserPinheiro3 жыл бұрын
Best explanation that I seeso far. Congrats!
@juanignaciodelossantos2482 жыл бұрын
Thank you bro. Really useful video
@nicosagrav Жыл бұрын
awesome! You saved me!
@fatemehyosefi10182 жыл бұрын
Thanks a lot😍😍
@ChaosArtist2 жыл бұрын
Very helpful. Thanks for this video.
@kareemashrafYT Жыл бұрын
what is this terminal , does it run in windows or linux ? , nice tutorial bro
@varunrawat56543 жыл бұрын
very useful video. thanks and keep up the awesome work
@RajeshKumar-sy6jy2 жыл бұрын
Awesome content
@N63B44TÜ5 жыл бұрын
thx for the video At 9:41 you have ran just one test because you did not change the name of second test function i think
@thedumbfounds7675 жыл бұрын
Yep, happens too often when copy-pasting :D
@oskarciesla2 жыл бұрын
Is there a way to test an int instead of slug in dynamic url?
@kenjohnsiosan97076 жыл бұрын
nice vid sir...more on testing examples please. thanks
@thedumbfounds7676 жыл бұрын
Thanks Ken, more examples are on their way!
@KevinTempelx4 жыл бұрын
Thanks!
@AmitTiwari-wf1xj2 жыл бұрын
Thank you. From where we get that 'list'. I am referring to => url = reverse('list')
@agsghagh7762 Жыл бұрын
It's the name of url path
@heathergray48802 жыл бұрын
Can't this be tested in the views testing?
@salimbo45773 жыл бұрын
is there a difference between virtualenv and virtualenvwrapper ?
@cscorner92823 жыл бұрын
how would you test an insert function
@RuslanSkiraUkraine3 жыл бұрын
Could you please make the video on how to work with the Docker+DjangoTests I stuck on this error. Got an error creating the test database: database "test_postgres" already exists. And I think It is because of lack of knowledge in this district.
@magnuslundstrm37193 жыл бұрын
Seems like the urls testing with reserve isn't working with urls that has params. Any ideas? Thanks for great content tho! :-)
@magnuslundstrm37193 жыл бұрын
okay you had already answerd that in another question. Just for people looking for it like me I will write it here, here is an example: url = reverse("ranks_app:change_customer_rank", args=[1]) ----- so the args=[1] will represent a customer id
@cortessensacionalistas71494 жыл бұрын
Obrigado! (Thank You)!
@cecilmonk5 жыл бұрын
Would be nice to have a link to the github in the description.
@Salah-hh4jq3 жыл бұрын
thanks bro for those topics would you recommend any readable tutorial for Django testing ?
@thedumbfounds7673 жыл бұрын
A bit of a late reply, but what was most helpful to me was the book "Obey the testing goat". Very good intro to TDD as well!
@chrisoconnor63134 жыл бұрын
Bro your a legend! Thanks so much
@ivanabregu15 жыл бұрын
Thanks!!
@arpanbagui45633 жыл бұрын
Still after adding __init__.py & following the same file structure I got this message 'Ran 0 tests in 0.000s'. Can anyone help me out?
@krisskad3 жыл бұрын
function name must start with the "test" word.
@arpanbagui45633 жыл бұрын
@@krisskad Thank you
@arush67783 жыл бұрын
in terminal : py manage.py test
@rohansingh1324 жыл бұрын
Hi, How do I assert equal a function inside a class?
@mrfun98415 жыл бұрын
The best
@younesboukroun30604 жыл бұрын
Thank You for the videos, but it still a while not clear
@sriharsha8256 жыл бұрын
what if there is app name? what should be in reverse(' ')
@thedumbfounds7676 жыл бұрын
if there is a namespace, the syntax is: reverse(':'). So, if the namespace was 'budget' and the path name is list, then it would be: reverse('budget:list').
@sriharsha8256 жыл бұрын
@@thedumbfounds767 thank you very much.But i have come across another error. How to write reverse if i have pass arguments for function? I tried response = self.client.get(reverse('customer:review'),categ=[1],product=[2]) for path('review///',views.reviewtext,name='review')
@thedumbfounds7676 жыл бұрын
@@sriharsha825 reverse('foo:bar', args=[arg1, arg2]). You can also use kwargs I think.
@sriharsha8256 жыл бұрын
@@thedumbfounds767 thanks man Keep pushing the new content
@thedumbfounds7676 жыл бұрын
@@sriharsha825 new content is on the way :)
@anaduenas83815 жыл бұрын
what if I have this kind of url: (url(r'^$', views.index, name='index')). What should I put on the reverse statement, I put reverse('index') but it says that there is not reverse match. :C
@AhmedGamal-kd9lh5 жыл бұрын
heeeelp !!! @The Dumbfounds
@enes2223 жыл бұрын
Why you don't try to use 'path('', HomeView , name='home')' instead of unnecessarily RE?
@RandalSitra4 жыл бұрын
check the repository why there is no requirements.txt file? github.com/TheDumbfounds/budget-application-tutorial
@himanshuparashar58833 жыл бұрын
aadrika ki kitni gandi soch hain
@parry93 жыл бұрын
Bohot gandi soch sach me Aaj kal ke baccho ko kya ho gaya g