• Joined on 2026-05-02
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:19:08 +08:00
3a8266ece2 test: add ActivityViewModel unit tests with DI (IOS-INFO-036)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:15:29 +08:00
203e45df34 test: remove View helper tests from ViewModel test file
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:14:52 +08:00
833bc70121 test: add load() tests with mock service DI (IOS-INFO-035)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:11:39 +08:00
61de3e1d57 test: add MaterialDetailViewModel unit tests (IOS-INFO-035)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:09:07 +08:00
4348823ca1 test: add ReadingPositionAdapter.fromValue unit tests (IOS-INFO-034)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:07:32 +08:00
86054edd5f test: add resolveKnowledgeSource + full type inference tests
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:04:39 +08:00
2fa459d9ea test: add MaterialPathResolver unit tests (IOS-INFO-033)
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:04:04 +08:00
335859df0e test: remove redundant singleton test in MarkedReadStore tests
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:03:49 +08:00
f4e800538b test: remove redundant singleton test in MarkedReadStore tests
wangdl pushed to main at wangdl/ios-projects 2026-06-18 13:00:27 +08:00
cdc5c10076 test: add MarkedReadStore unit tests (IOS-INFO-032)
wangdl pushed to main at wangdl/api-server 2026-06-18 12:23:55 +08:00
4a69d14047 test: add integration tests for snapshot-builder.service (API-AI-068)
wangdl pushed to main at wangdl/api-server 2026-06-18 12:19:07 +08:00
3e43b2b52d test: add unit tests for runtime-internal.controller (API-AI-067)
wangdl pushed to main at wangdl/api-server 2026-06-18 12:16:54 +08:00
5fbd437232 test: add unit tests for credential-encryption.service (API-AI-066)
wangdl pushed to main at wangdl/api-server 2026-06-18 12:15:23 +08:00
4713758344 test: add unit tests for platform-budget.service (API-AI-065)
wangdl pushed to main at wangdl/api-server 2026-06-18 12:14:34 +08:00
c433b3dc5d refactor: split shared mockFindUnique into settings/usage mocks in quota tests
wangdl pushed to main at wangdl/api-server 2026-06-18 12:12:59 +08:00
9c7247aa90 test: add unit tests for user-ai-quota.service (API-AI-064)
wangdl pushed to main at wangdl/api-server 2026-06-18 11:57:39 +08:00
1a5e040ed8 test: add unit tests for user-ai.controller (API-AI-063)
wangdl pushed to main at wangdl/api-server 2026-06-18 11:54:50 +08:00
e16b970a2c docs: sync internal API protocol with heartbeat & snapshot changes
wangdl pushed to main at wangdl/api-server 2026-06-18 11:48:01 +08:00
b0e9796acb fix: use ConfigService for DeepSeek base URL in testCredential
wangdl pushed to main at wangdl/api-server 2026-06-18 11:45:38 +08:00
cb24e5fb96 fix: job-reaper batch-loop instead of single take:500 to avoid missing jobs