
Test and Code - Brian Okken
Django Chat
00:00
Django's Test Client for Testing Payments
Django in Django.test has a, the module Django.test. It has a client that can make a web request to a URL. The test client will simulate the actual request and it will give you back the response. In Django's test week, we use Selenium or Playwrights for testing admin objects.
Play episode from 24:14
Transcript


