test: Upload Page, rename, reset, back to page. Done.

This commit is contained in:
chiayin
2024-01-24 12:29:35 +08:00
parent a93ee122d0
commit 04dec3bbd3
17 changed files with 156 additions and 14 deletions

View File

@@ -8,4 +8,5 @@ module.exports = defineConfig({
e2e: {
specPattern: "cypress/e2e/**/*.{cy,spec}.{js,jsx,ts,tsx}",
},
includeShadowDom: true
});