Specifically, this invokes server.load_lib_modules() and server.load_bot_handlers() to generate the modules and handlers, instead of hardcoding them. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| server_test_lib.py | ||
| test_server.py | ||
Specifically, this invokes server.load_lib_modules() and server.load_bot_handlers() to generate the modules and handlers, instead of hardcoding them. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| server_test_lib.py | ||
| test_server.py | ||