tests.tlstests.test_productapi
Test product API/mTLS client things
Module Contents
Functions
|
Quick and dirty test of the mTLS client and server |
|
Test calling the user POST endpoints |
Test calling the user (PUT) |
|
Test calling the user-created endpoint |
|
|
Test calling the user-created endpoint |
Attributes
- async test_hello(mtlsclient)[source]
Quick and dirty test of the mTLS client and server
- Parameters:
mtlsclient (aiohttp.ClientSession)
- Return type:
None