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:
Generated
+1
@@ -1370,6 +1370,7 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"axum",
|
||||
"futures-util",
|
||||
"scraper",
|
||||
"slhx-core",
|
||||
"slhx-js",
|
||||
"tokio",
|
||||
|
||||
Reference in New Issue
Block a user