Task 6: finalize tests and CI notes for settings feature
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import type { PlaywrightTestConfig } from "@playwright/test";
|
||||
// NOTE: In CI, do not specify Playwright 'projects' by name — use the default project.
|
||||
// Also ensure webServer.timeout is large enough in CI to allow the app to start (increase if needed).
|
||||
|
||||
const config: PlaywrightTestConfig = {
|
||||
testDir: "./tests",
|
||||
|
||||
Reference in New Issue
Block a user