Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vinyzu/Botright
/ TestServerFactory
Class
TestServerFactory
tests/server.py:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
105
106
class
TestServerFactory(http.HTTPFactory):
107
server_instance:
"Server"
108
protocol = TestServerHTTPChannel
109
110
111
class
Server:
Callers
1
start
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected