test(axum): use dom-aware html assertions
Harden axum response and root fingerprint tests with scraper-based HTML parsing instead of raw rendered-string equality. req: test/005
This commit is contained in:
@@ -13,4 +13,5 @@ slhx-core = { path = "../slhx-core" }
|
||||
slhx-js = { path = "../slhx-js" }
|
||||
|
||||
[dev-dependencies]
|
||||
scraper = "0.23"
|
||||
tokio = { version = "1", features = ["macros", "rt"] }
|
||||
|
||||
Reference in New Issue
Block a user