Commit 91eaf4d
committed
Fix E2E tests: ensure baseURL is properly set and verify servers before tests
- Extract baseURL to constant in Playwright config for consistency
- Add server verification step before running E2E tests
- Ensure CI environment variable is set for Playwright
- Add connection test before running Playwright tests1 parent 3c23749 commit 91eaf4d
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
313 | 320 | | |
314 | 321 | | |
315 | 322 | | |
316 | 323 | | |
317 | 324 | | |
318 | 325 | | |
319 | 326 | | |
| 327 | + | |
| 328 | + | |
320 | 329 | | |
321 | 330 | | |
322 | 331 | | |
| |||
0 commit comments