• Joined on 2026-02-19
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:42:04 +00:00
e1c78c532d Add debugging to test
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:39:57 +00:00
6688fbb4de Navigate to frontend instead of wizard
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:38:40 +00:00
06a817c416 Debug WIZARD_URL and use separate API URL
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:36:52 +00:00
ede8c94560 Adjust WIZARD_URL and navigate directly in test
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:31:09 +00:00
f05c0e3aca simplify test to just test wizard UI flow
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:30:06 +00:00
828987b8f1 improve test with explicit waits
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:27:49 +00:00
acca2d100f add axios dependency
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:27:18 +00:00
9085e69907 use axios for wizard API config
2e6db75472 fix test to use axios for API calls
efa3e27455 configure wizard via API before testing
be7ed687e4 install chromium deps in dockerfile
d883dc3dc0 use correct playwright image tag
Compare 8 commits »
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 19:15:12 +00:00
zhi pushed to master at zhi/HarborForge.Test 2026-03-13 19:03:17 +00:00
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 18:59:26 +00:00
be7ed687e4 install chromium deps in dockerfile
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 18:59:00 +00:00
d883dc3dc0 use correct playwright image tag
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 18:58:35 +00:00
adadfffd79 use playwright image with deps, remove wizard health check
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 18:57:50 +00:00
47b9eecf9f fix playwright config: use chromium, remove remote debugging
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 11:38:40 +00:00
2b1b4710d1 remove wizard url, use frontend url only
zhi pushed to main at zhi/HarborForge 2026-03-13 11:37:23 +00:00
be21b2f9a2 update HarborForge.Test to latest
zhi pushed to master at zhi/HarborForge.Test 2026-03-13 11:37:18 +00:00
cb3289c125 update to latest with wizard test
zhi pushed to master at zhi/HarborForge.Frontend.Test 2026-03-13 11:37:07 +00:00
e727933e21 add wizard flow test case
zhi pushed to main at zhi/HarborForge 2026-03-13 11:25:26 +00:00
1b953a0889 update HarborForge.Test to latest
zhi pushed to master at zhi/HarborForge.Test 2026-03-13 11:25:20 +00:00
8cacfb360a update HarborForge.Frontend.Test to latest