This website requires JavaScript.
Explore
Help
Register
Sign In
gewuyou
/
GFramework
Watch
1
Star
0
Fork
0
You've already forked GFramework
mirror of
https://github.com/GeWuYou/GFramework.git
synced
2026-05-07 00:39:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GFramework
/
GFramework.Game.Tests
/
Config
History
GeWuYou
cd32a006c6
fix(tests): 修正配置加载器参数名称断言
...
- 将断言中的参数名从 "ConfigureLoader" 更新为 "options" - 确保测试用例与实际实现保持一致
2026-04-06 22:15:30 +08:00
..
ArchitectureConfigIntegrationTests.cs
feat(config): 添加配置系统集成测试和官方启动帮助器
2026-04-06 18:41:05 +08:00
ConfigRegistryTests.cs
feat(game): 添加基于YAML的游戏内容配置系统
2026-04-01 09:04:28 +08:00
GameConfigBootstrapTests.cs
fix(tests): 修正配置加载器参数名称断言
2026-04-06 22:15:30 +08:00
GeneratedConfigConsumerIntegrationTests.cs
docs(config): 添加AI代理编码规范和配置系统集成测试
2026-04-06 17:24:04 +08:00
InMemoryConfigTableTests.cs
feat(config): 添加配置管理系统核心组件
2026-03-30 13:18:54 +08:00
YamlConfigLoaderTests.cs
docs(config): 添加游戏内容配置系统完整文档
2026-04-06 21:19:49 +08:00
YamlConfigTableRegistrationOptionsTests.cs
feat(config): 添加基于YAML的配置加载器实现
2026-04-06 07:37:59 +08:00