mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-14 05:23:01 +00:00
Merge pull request #1983 from willingc/test-tilde
add test case for user with tilde
This commit is contained in:
@@ -154,6 +154,8 @@ def test_external_proxy(request):
|
||||
'zoe',
|
||||
'50fia',
|
||||
'秀樹',
|
||||
'~TestJH',
|
||||
'has@',
|
||||
])
|
||||
def test_check_routes(app, username, disable_check_routes):
|
||||
proxy = app.proxy
|
||||
|
Reference in New Issue
Block a user