Пример #1
0
 def test_login(self):
     client = APIClient()
     # client = RequestsClient()
     client.auth = HTTPBasicAuth('user', 'pass')