[router] add py binding unit tests to coverage 80% (#10043)
This commit is contained in:
7
sgl-router/py_test/unit/__init__.py
Normal file
7
sgl-router/py_test/unit/__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
"""
|
||||
Unit tests for sglang_router.
|
||||
|
||||
This package contains fast, isolated unit tests for Python components
|
||||
of the SGLang router. These tests focus on testing individual functions
|
||||
and classes in isolation without starting actual router instances.
|
||||
"""
|
||||
Reference in New Issue
Block a user