chore: rename Tiji→Kangkang test imports + scheme + sync docs

Rename @testable imports across all test/UI test files after the Tiji→Kangkang
project rename in 44ed01a. Add shared scheme. Sync CLAUDE.md / W2 plan / spec
v1.0 to current scope (Symptom feature noted, C1/C2 flow lockdown).
This commit is contained in:
link2026
2026-05-25 23:18:00 +08:00
parent 44ed01acf4
commit 53da442424
14 changed files with 256 additions and 136 deletions

View File

@@ -1,6 +1,6 @@
import Testing
import Foundation
@testable import
@testable import
struct ModelStoreTests {