mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Test user server started with custom base_url
This commit is contained in:
committed by
GeorgianaElena
parent
0a0abf4ff2
commit
70853059ff
@@ -48,7 +48,7 @@ async def test_user_code_execute():
|
|||||||
|
|
||||||
|
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_user_code_execute_with_custom_base_url():
|
async def test_user_server_started_with_custom_base_url():
|
||||||
"""
|
"""
|
||||||
User logs in, starts a server with a custom base_url & executes code
|
User logs in, starts a server with a custom base_url & executes code
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user