test(kanban): prove server-first asset isolation

req: performance/006
This commit is contained in:
slhx agent
2026-07-13 15:50:35 +02:00
parent 978bf67a2c
commit 1d194e0f23
5 changed files with 107 additions and 6 deletions
+2 -1
View File
@@ -35,8 +35,9 @@ tokio = { version = "1", features = ["macros", "net", "rt-multi-thread", "time"]
hemplate = { path = "../../../hemplate/hemplate" }
[dev-dependencies]
scraper = "0.23"
hemx-test = { path = "../../hemx-test" }
scraper = "0.23"
thirtyfour = "0.35"
[build-dependencies]
hemx-build = { path = "../../hemx-build" }