github Kindness-Kismet/Stelliberty v202511290434
Beta 202511290434

latest releases: v1.2.290, v1.2.289, v1.2.288...
pre-release6 months ago

🚀 Beta 测试版本

⚠️ 这是自动构建的测试版本,可能存在未知问题,仅供测试使用。

📦 构建信息

项目 内容
包名 stelliberty
应用版本 1.0.50
构建时间 202511290434 (UTC)
提交哈希 14db114a98213444cd6b6ddac27e5a4f7437d78c

📝 本次更新

提交者: Claude
提交时间: 2025-11-29 12:21:43 +0800

提交标题:

refactor: remove duplicate IPC test and consolidate test commands

提交详情:

Remove duplicate test implementation:
- Delete lib/dev_test/ipc_test_self.dart
  - Only tested IPC endpoint existence, not actual functionality
  - Functionality fully covered by ipc_api_test.dart which also tests API calls
  - Code duplication: ~60-70% overlap in setup/initialization code

Update test manager:
- Remove 'ipc' test type from TestManager
- Keep only 'override' and 'ipc-api' test types
- Update imports to remove deleted test file

Update documentation:
- README.md: Remove TEST_TYPE=ipc command and ipc_test_self.dart reference
- README_zh-CN.md: Remove TEST_TYPE=ipc command and ipc_test_self.dart reference

Available tests after cleanup:
- override: Configuration override system test
- ipc-api: Complete IPC API functionality test (GET/PATCH/WebSocket)

Verified:
✅ flutter analyze - no issues

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

📥 下载说明

支持架构:x64, arm64

所有构建产物已打包上传,请根据需要下载。

Don't miss a new Stelliberty release

NewReleases is sending notifications on new releases.