REST API Testing with Django REST Framework

preview_player
Показать описание
This video lecture is part of my brand new web development course "The Complete Guide To Django REST Framework and Vue JS"

Enroll now and bring your skills to the next level!

Learn how to build Professional REST APIs, Reactive Components and Single Page Applications with both Django and Vue JS!

Enroll now with 90% off by clicking the link below:

This is an intermediate/advanced level course, so prior knowledge of Python, Django and JavaScript is assumed.

Enroll now and bring your skills to the next level!

#Django #REST #Tests

-----------------------------------------------------------------------------
-----------------------------------------------------------------------------

►Do You Want More Videos about Python, Web Development and Programming?

-----------------------------------------------------------------------------

-----------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Thank you kind person!
Thanks to you, I figured out why my put method didn't work.
Because I need to use reverse

hash
Автор

Great, wonderful, excellent, everything is amazing. Before that i never wrote tests, Thank you for the great tutorial video. I've been subscribed.

orozking
Автор

Hai spiegato benissimo, era proprio quello che cercavo. Grazie

MrAfroboy
Автор

I always ignored writing tests but for one of the certification assessment I have to. I am so glad I found this tutorial. Exactly what I was looking for. Super explanation 🙏🙏 Cheers

vinay__baliyan
Автор

The tests have always been a conflict for me. You really made a good explanation. Thank you <3

iris
Автор

I don't only want to check the status codes but also the responses if it is relevant to parameters or not? what should be my logic? when I am getting multiple dictionaries in json

rishiyadav
Автор

Pymike sto seguendo il tuo corso su Udemy.. penso di aver capito questa parte.. volevo creare un prodotto (nel mio progetto) che voglio possano essere aggiunti solo da user admin.. come faccio ad implementare un test che faccia login con un account admin? Per ora ricevo solo 403 bad..
Se riuscissi a rispondere te ne sarei grato (ah utilizzando apitestcase

lorenzomotta
Автор

but what if the expected field value is foreign-key of other models' UUID, how can we grab the id from other models and use it as other models' field value?

dhruvinprajapati
Автор

How can I write testcases for microservice architecture . Any help is appreciated 😊

piyushdubey
Автор

regration case shows status 400...data is not passing to that view ? why it happen like this?

jintubigtruck
Автор

** when defining method while writing test cases, method name should start with test_ otherwise this wont work. just telling if someone trying whilst watching.

akhils
Автор

I love you. This was very useful to start with testing

parrot
Автор

It was very useful for me to start with testing . thank you.

sundar
Автор

What extensions are you using to get all of that auto_completion and highlighting?

aviyadeveloper
Автор

Hey man, the discount link is not working for me. Would you mind changing it to a working one?

veeper
Автор

I want to check if the record is saved in the db as well
Can you guide me ?

jayaraghavendra
Автор

My suggestion: Caching, Redis, rabbitMQ, celery, in Django along with DRF & testing. Hope to this series in our channel. Thank you. 😄🙏

KrishnaManohar
Автор

can u make tutorial for DRF - Token ststem. like oAuth, Session Token, Refresh Token, etc

KrishnaManohar
Автор

Could you share the code on github? Thank you.

leonardobarrios
Автор

I'm getting an assertion error, someone please help.
AssertionError: 400 != 201

tommylu
welcome to shbcf.ru