Commit Graph

22 Commits

Author SHA1 Message Date
Zhi
6d15744735 Fix full workflow test: select project filter for milestone (proper escaping) 2026-03-14 08:56:41 +00:00
Zhi
1ac401908f Fix full workflow test: select project filter for milestone 2026-03-14 08:53:32 +00:00
Zhi
d68bc0214c Add debug output to full workflow test 2026-03-14 08:52:25 +00:00
Zhi
350238f84c Fix selectors in full workflow test 2026-03-14 08:44:47 +00:00
Zhi
6d79de92db Add full workflow test: login -> create project -> milestone -> task/meeting/support -> logout 2026-03-14 08:42:06 +00:00
Zhi
0d0a8c9a48 Convert wizard setup to globalSetup
- global-setup.ts: configures wizard before tests run
- playwright.config.ts: uses globalSetup
- wizard.spec.ts: simplified to just verify frontend loads
2026-03-14 08:34:55 +00:00
Zhi
db9fadd13d Add debug output 2026-03-14 07:48:01 +00:00
Zhi
f97f31acaa Fix test selectors to use label text 2026-03-14 07:46:38 +00:00
Zhi
7e4933ee25 Update test for backend URL step 2026-03-14 07:33:49 +00:00
Zhi
c4573726f6 Test wizard flow without pre-configuring via API 2026-03-13 19:48:25 +00:00
Zhi
e1c78c532d Add debugging to test 2026-03-13 19:42:02 +00:00
Zhi
6688fbb4de Navigate to frontend instead of wizard 2026-03-13 19:39:55 +00:00
Zhi
06a817c416 Debug WIZARD_URL and use separate API URL 2026-03-13 19:38:39 +00:00
Zhi
ede8c94560 Adjust WIZARD_URL and navigate directly in test 2026-03-13 19:36:51 +00:00
Zhi
f05c0e3aca simplify test to just test wizard UI flow 2026-03-13 19:31:07 +00:00
Zhi
828987b8f1 improve test with explicit waits 2026-03-13 19:30:05 +00:00
Zhi
9085e69907 use axios for wizard API config 2026-03-13 19:27:16 +00:00
Zhi
2e6db75472 fix test to use axios for API calls 2026-03-13 19:26:01 +00:00
Zhi
efa3e27455 configure wizard via API before testing 2026-03-13 19:15:10 +00:00
Zhi
adadfffd79 use playwright image with deps, remove wizard health check 2026-03-13 18:58:34 +00:00
Zhi
e727933e21 add wizard flow test case 2026-03-13 11:37:01 +00:00
Zhi
de9b0cd5d0 add playwright test setup 2026-03-13 01:19:27 +00:00