1 Commits (main)

Author SHA1 Message Date
jiang e261433aa4 test: 完善全部9个控制器测试 - 321个测试全部通过
- SystemControllerTests: 45个测试 (21个方法)
- DeviceControllerTests: 24个测试 (11个方法)
- AlarmControllerTests: 40个测试 (15个方法)
- AuthControllerTests: 24个测试 (12个方法)
- ConfigControllerTests: 54个测试 (28个方法,ExportConfiguration因ActionResult类型限制跳过)
- ProductionControllerTests: 22个测试 (11个方法)
- RealTimeControllerTests: 34个测试 (17个方法)
- StatisticsControllerTests: 41个测试 (12个方法)
- TemplateControllerTests: 41个测试 (16个方法)

修复: bin/obj目录从git跟踪中移除,删除废弃文件(apitest/, WeatherForecast)
1 week ago