Restore execution of playwright tests #130

Merged
bustikiller merged 23 commits from restore-playwright into main 2025-06-08 11:37:30 +00:00
Owner
No description provided.
bustikiller added 1 commit 2024-12-02 07:16:30 +00:00
Restore execution of playwright tests
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 31s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m11s
Playwright Tests / test (pull_request) Failing after 8m21s
ff2a1ccf7f
bustikiller added 1 commit 2025-06-01 13:53:58 +00:00
Merge branch 'main' into restore-playwright
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 40s
Check usage of free licenses / build-static-assets (pull_request) Successful in 44s
Build Nginx-based docker image / build-static-assets (push) Successful in 2m51s
Playwright Tests / test (pull_request) Failing after 15m12s
4c7548a664
bustikiller added 1 commit 2025-06-01 20:26:13 +00:00
Restore basic Playwright tests
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m16s
Add copyright notice / copyright_notice (pull_request) Successful in 2m31s
Build Nginx-based docker image / build-static-assets (push) Successful in 14m52s
Playwright Tests / test (pull_request) Failing after 18m31s
0b9de712ff
bustikiller added 2 commits 2025-06-01 20:51:02 +00:00
Enhance guests tests
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 3m38s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m53s
Build Nginx-based docker image / build-static-assets (push) Successful in 20m22s
Playwright Tests / test (pull_request) Failing after 23m25s
19232477fd
bustikiller added 2 commits 2025-06-01 21:19:14 +00:00
Upgrade playwright to the latest version
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 1m23s
Add copyright notice / copyright_notice (pull_request) Successful in 2m20s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m20s
Playwright Tests / test (pull_request) Failing after 12m4s
e8551dd877
bustikiller added 1 commit 2025-06-01 21:46:29 +00:00
WIP specs for guest creation
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 40s
Add copyright notice / copyright_notice (pull_request) Successful in 54s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m28s
Playwright Tests / test (pull_request) Failing after 14m3s
3748805377
bustikiller added 1 commit 2025-06-08 07:18:14 +00:00
Use pnpm to build and run the service
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m25s
Add copyright notice / copyright_notice (pull_request) Successful in 1m28s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m24s
Playwright Tests / test (pull_request) Failing after 20m54s
fed86088c3
bustikiller added 1 commit 2025-06-08 07:33:14 +00:00
Run playwright tests in verbose mode
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m21s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m39s
Playwright Tests / test (pull_request) Has been cancelled
4455c0e6d4
bustikiller added 1 commit 2025-06-08 07:47:52 +00:00
Wait for the service to be ready
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m34s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m53s
Playwright Tests / test (pull_request) Failing after 13m47s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
acdbee40bf
bustikiller added 1 commit 2025-06-08 08:03:59 +00:00
Run standalone node server instead of development build
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 7m7s
Add copyright notice / copyright_notice (pull_request) Successful in 7m15s
Playwright Tests / test (pull_request) Failing after 21m40s
Build Nginx-based docker image / build-static-assets (push) Successful in 23m2s
d6f603d70c
bustikiller added 1 commit 2025-06-08 08:27:17 +00:00
Run the server in 127.0.0.1 host
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 5m14s
Add copyright notice / copyright_notice (pull_request) Successful in 6m34s
Playwright Tests / test (pull_request) Failing after 20m27s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
6490e585ee
bustikiller added 1 commit 2025-06-08 08:48:54 +00:00
Fix environment variable name
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m10s
Add copyright notice / copyright_notice (pull_request) Successful in 4m0s
Playwright Tests / test (pull_request) Failing after 13m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 15m8s
8b0cab93c9
bustikiller added 1 commit 2025-06-08 09:10:05 +00:00
Try localhost
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m40s
Add copyright notice / copyright_notice (pull_request) Successful in 1m40s
Playwright Tests / test (pull_request) Failing after 13m49s
Build Nginx-based docker image / build-static-assets (push) Successful in 14m7s
e0da10c000
bustikiller added 1 commit 2025-06-08 09:43:01 +00:00
Fix the waiting URL
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 33s
Add copyright notice / copyright_notice (pull_request) Successful in 47s
Playwright Tests / test (pull_request) Failing after 5m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m4s
85f918b397
bustikiller added 3 commits 2025-06-08 10:33:47 +00:00
This reverts commit e0da10c0006d8f984771dbdc38508b69f902835e.
Fix use of localstorage in server side
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 48s
Playwright Tests / test (pull_request) Failing after 54s
Add copyright notice / copyright_notice (pull_request) Successful in 1m4s
Build Nginx-based docker image / build-static-assets (push) Failing after 2m34s
2c3480f980
bustikiller added 1 commit 2025-06-08 10:42:51 +00:00
Prevent slug from being null
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 25s
Add copyright notice / copyright_notice (pull_request) Successful in 32s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m46s
Playwright Tests / test (pull_request) Failing after 14m45s
7719929e43
bustikiller added 1 commit 2025-06-08 11:12:53 +00:00
Fix additional use of localstorage in the server side
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 58s
Add copyright notice / copyright_notice (pull_request) Successful in 1m19s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m39s
Playwright Tests / test (pull_request) Failing after 9m0s
1c0570d1a8
bustikiller added 2 commits 2025-06-08 11:30:14 +00:00
Copy static and build files int the standalone directory
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 50s
Add copyright notice / copyright_notice (pull_request) Successful in 1m0s
Playwright Tests / test (pull_request) Successful in 4m47s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m29s
f51b646430
bustikiller merged commit 730d3ad1a1 into main 2025-06-08 11:37:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner-frontend#130
No description provided.