Skip to content

ci: 在CI中添加完整的pytest测试套件#18

Closed
KinomotoMio wants to merge 23 commits into
masterfrom
ci/add-pytest-tests
Closed

ci: 在CI中添加完整的pytest测试套件#18
KinomotoMio wants to merge 23 commits into
masterfrom
ci/add-pytest-tests

Conversation

@KinomotoMio
Copy link
Copy Markdown
Owner

Pull Request

📝 更改说明

CI现在跑完整的pytest了,不只是单个测试文件

🎯 关联Issue

关闭 #17

📋 更改内容

  • 测试改进

🧪 测试情况

  • 本地测试通过
  • 已运行 uv run pytest -v (11/11测试通过)
  • 手动验证功能正常

⚠️ 注意事项

将CI从只跑单个test_imports.py改成跑完整的pytest测试套件,确保所有11个测试都会被执行

👀 审查要点

看看CI配置改得对不对,pytest能不能正常跑

- Create config/defaults/ with base, browser, automation, ioc configs
- Add config/custom/ for user overrides with documentation
- Add user_settings.toml for core user configuration
- Implement ConfigLoader with priority: user > custom > defaults
- Support dot-notation config access and caching
- Add configuration usage examples
- remove empty mcp_configs and tool_configs folders
- configuration system now uses defaults/, custom/ and user_settings.toml
- replace single test file execution with full pytest -v
- ensure CI fails properly when tests fail
- maintain consideration for Windows-specific features
@KinomotoMio
Copy link
Copy Markdown
Owner Author

关闭此PR,因为分支创建错误导致包含过多无关commit。将从master重新创建干净的分支。

@KinomotoMio KinomotoMio deleted the ci/add-pytest-tests branch September 10, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant