1 min readApr 1, 2020
Nice article, thanks for sharing this piece with us.
I am developing REST APIs with Django Rest Framework and I was looking for resources to know what other advanced tests I can do for my API. This piece has answered for me, at least now I will be testing happy paths, negative paths, and JSON schema. Could you please give me some tips or resources to checkout for advanced testing topics like this? I have already gone through the docs but not surprised by what I found.