|
|
5bdf4a7dbf
|
同步 Android 启动页到 iOS,并在冷启动期间静默恢复登录态。
新增 SplashView、SplashCoordinator 与 Launch Screen 资源,移除冷启动 Lottie;LoginView 加载 App 配置。同时将 token 存储迁移至 UserDefaults,并更新相关测试与文档。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 14:59:44 +08:00 |
|
|
|
8997d1ba1c
|
集成 MJRefresh 并重构主 TabBar 为系统 TabView 样式。
新增 SwiftUI 桥接层与单元测试,更新 Tab 图标资源命名和多倍图,同步调整 UI Test 的 Tab/扫码定位逻辑。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 10:22:53 +08:00 |
|
|
|
79e735f628
|
为 TabBar 和扫码页补充 accessibilityIdentifier,并在模拟器/UI Test 中禁用真实相机采集。
预初始化各 Tab 路由容器,修正 iOS 17 ContentUnavailableView 调用,提升自定义 TabBar 与扫码流程的 UI Test 稳定性。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-29 09:34:09 +08:00 |
|
|
|
d27438b264
|
补充 Auth/Tasks/ScenicPermission/Live 单元测试,并完善 UI Test 登录与会话稳定性。
移除 LoginViewModel 硬编码账号,扩展登录流程测试覆盖;调整 ZLoginSmokeUITests 执行顺序与路由直达逻辑,避免清空 Keychain 影响其它用例。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-26 12:44:10 +08:00 |
|
|
|
aac8458b04
|
优化 UI Test 路由直达与会话复用,提升自定义 TabBar 下的稳定性。
新增启动参数直达首页与个人中心页面,引入 AppUITestRouteDriver 与 UITestSession 共享登录,并重构各模块用例的导航断言逻辑。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-26 11:25:36 +08:00 |
|
|
|
0c01ee26c3
|
新增完整 UI Test 回归套件,并完善启动隔离逻辑。
按模块拆分 XCUITest 用例与 Support 基础设施,UI Test 运行时跳过推送与排队 WebSocket,并将 Podfile 最低版本对齐 iOS 16。
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-26 10:45:00 +08:00 |
|