test(web): align unit + e2e expectations with section routes

This commit is contained in:
SnapOtter
2026-06-20 23:35:37 +08:00
parent 0689ae554f
commit 5dbbac6c43
10 changed files with 42 additions and 42 deletions
+5 -5
View File
@@ -312,7 +312,7 @@ test.describe("Repeated Operations Performance", () => {
"/convert",
"/compress",
"/sharpening",
"/adjust-colors",
"/image/adjust-colors",
"/strip-metadata",
"/bulk-rename",
"/favicon",
@@ -841,7 +841,7 @@ test.describe("Memory and Stability - Extended", () => {
"/watermark",
"/border",
"/sharpening",
"/adjust-colors",
"/image/adjust-colors",
];
const errors: string[] = [];
@@ -874,7 +874,7 @@ test.describe("Memory and Stability - Extended", () => {
"/convert",
"/compress",
"/sharpening",
"/adjust-colors",
"/image/adjust-colors",
"/strip-metadata",
"/bulk-rename",
"/favicon",
@@ -920,7 +920,7 @@ test.describe("Memory Stability - Heap Measurement", () => {
"/watermark",
"/border",
"/sharpening",
"/adjust-colors",
"/image/adjust-colors",
];
// Warm up and take baseline
@@ -1046,7 +1046,7 @@ test.describe("Memory Stability - Heap Measurement", () => {
"/convert",
"/compress",
"/sharpening",
"/adjust-colors",
"/image/adjust-colors",
"/strip-metadata",
"/bulk-rename",
"/favicon",