MaiBot/pytests
DrSmoothl 4e5d091417
test(webui): add unit tests for ConfigSchemaGenerator
- Test field descriptions from field_docs
- Test json_schema_extra merging
- Test Pydantic constraints mapping
- Test nested model schema handling
- Test fields without extra metadata

All 5 tests passing. Completes Task 7 of webui-config-visualization-refactor plan.
2026-02-17 17:14:48 +08:00
..
config_test 解决ConfigBase问题,更严格测试,实际测试 2026-01-15 17:05:23 +08:00
image_sys_test 方法名调整;确保公共属性被定义 2026-02-15 22:56:26 +08:00
prompt_test 更好的Prompt管理系统,增加用户自定义Prompt与覆盖功能 2026-02-02 20:53:42 +08:00
webui test(webui): add unit tests for ConfigSchemaGenerator 2026-02-17 17:14:48 +08:00
conftest.py test(webui): add unit tests for ConfigSchemaGenerator 2026-02-17 17:14:48 +08:00
logger.py ConfigBase and Test 2026-01-12 18:20:03 +08:00