tests.usersapis.test_pools
Test EnrollmentPool ops
Module Contents
Functions
|
Check lists |
|
Check lists |
|
Check list by owner |
|
Check nonexistent owner |
Attributes
- async five_pools(admin_mtls_client)[source]
Check lists
- Parameters:
admin_mtls_client (async_asgi_testclient.TestClient)
- Return type:
AsyncGenerator[List[str], None]
- async test_list_pools(admin_mtls_client, five_pools)[source]
Check lists
- Parameters:
admin_mtls_client (async_asgi_testclient.TestClient)
five_pools (List[str])
- Return type:
None