Commit Graph

12 Commits

Author SHA1 Message Date
YunYouJun c124dd7dc1 test(e2e): extract common setup intercept with use 2025-07-15 03:09:56 +08:00
初五 e463ec569d
test(e2e): change baseURL from HTTPS to HTTP for localhost testing (#548)
- Update playwright.config.ts baseURL from https://localhost:4859 to http://localhost:4859  
- Fixes SSL certificate in test environment  
- Aligns with actual dev server configuration which runs on HTTP:`playwright.config.ts:87`
2025-06-07 22:51:25 +08:00
云游君 0c1de9304c
fix(test): date timezone (#488)
* test: try process.env.TZ

* test: add process.env.TZ for e2e

* test: set default timezone for dayjs

* test: add timezoneId for playwright
2024-12-18 02:34:21 +08:00
YunYouJun 231459aba0 test: e2e for demo dist 2024-11-28 02:17:02 +08:00
YunYouJun 3a02cc971a ci: use 2 worker for playwright 2024-11-09 21:36:47 +08:00
YunYouJun 489971c362 ci: add longer timeout 2024-11-07 23:41:42 +08:00
YunYouJun 2fc18cb4a4 ci: use pnpm -C 2024-02-25 20:26:58 +08:00
YunYouJun 6bf26833c4 release: v0.18.4 2024-02-25 20:14:46 +08:00
YunYouJun c29ec161be fix: generate vite cache in user root 2024-02-25 19:59:12 +08:00
YunYouJun 54b9317f40 test: add start valaxy-blog command 2024-02-25 19:19:19 +08:00
YunYouJun e4f1307d76 test: migrate all tests to playwright 2024-02-25 19:04:57 +08:00
YunYouJun 7a6c9fe16d test: migrate docs e2e from cypress to playwright 2024-02-25 18:00:48 +08:00