mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
test(web): align unit + e2e expectations with section routes
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user