feat: add Playwright testing framework configuration and tests #71

Merged
jank merged 48 commits from feature/add-playwright into main 2025-01-17 13:34:52 +00:00
Owner
No description provided.
feat: add Playwright testing framework configuration and tests
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m43s
b30a40fe07
chore: update Playwright tests and remove examples
Some checks failed
Playwright Tests / test (pull_request) Failing after 1m36s
6c1ec524ec
ci: update Playwright workflow for Angular project setup
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
0cecd1cd2b
ci: update Angular server start command in background
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m27s
59b210ff46
test: Add login redirection test for employees page
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m51s
769c775be4
test: add tests for mitarbeiter functionality
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m8s
ae78af5440
ci: add docker compose boot step to workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m15s
433001001a
feat(ci): add PostgreSQL and employee service to workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m16s
2d062da74f
ci: update Playwright workflow to use Docker compose
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m3s
1daed7ec65
ci: add PostgreSQL and employee service to workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m4s
b8f1dab9f4
chore: update environment to env in workflow file
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m10s
182c014564
ci: add healthcheck to employee service in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m1s
ab1c9ac76f
ci: update Playwright CI configuration for employee service
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m27s
03a8586c38
ci: remove unnecessary port mappings from workflow config
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m58s
8a3fb2aaf0
ci: add telnet command for debugging in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 10s
a598a68d34
ci: add telnet installation to workflow debug step
Some checks failed
Playwright Tests / test (pull_request) Failing after 10s
a058720a6b
ci: update apt before installing telnet in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 14s
c76749f3fd
chore: update telnet installation to use -y flag
Some checks failed
Playwright Tests / test (pull_request) Failing after 15s
c292380fcd
ci: add port mapping to Playwright workflow configuration
Some checks failed
Playwright Tests / test (pull_request) Failing after 15s
db0966fdd9
fix(skill.service): update BASE_URL for production use
Some checks failed
Playwright Tests / test (pull_request) Failing after 14s
5a4e14c2dd
ci: update telnet command in Playwright workflow
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m32s
370b1f54f5
ci: remove unnecessary debug steps from workflow
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m27s
aceb2e953c
build: update build command to use ng instead of npm
Some checks failed
Playwright Tests / test (pull_request) Failing after 24s
b693ea7706
build: update Angular CLI before building project
Some checks failed
Playwright Tests / test (pull_request) Failing after 3m27s
2ee45c699a
ci: update Angular server command in workflow file
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m12s
00fefab60b
fix: update BASE_URL to use 127.0.0.1
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m28s
3a25307a36
ci: update angular server command in workflow file
Some checks failed
Playwright Tests / test (pull_request) Failing after 51s
f3a61c10ad
ci: update command to start Angular server in workflow
Some checks failed
Playwright Tests / test (pull_request) Failing after 54s
f21d03dda3
feat: add pipeline configuration to angular.json
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
b70d7c8e0e
fix: correct Angular build target in workflows and config
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m56s
9e70e2a090
ci: remove unnecessary container names in workflow config
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m51s
c29ae4ef18
test: add test for user deletion functionality
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m34s
007a2f041b
style(tests): format code for better readability
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m33s
c1de527057
test: rename test for user deletion scenario
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m52s
d4cdfba01a
test: add search functionality test case
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m58s
56a2ef77fa
test: add initial tests for qualifications management
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m3s
3882cde8ca
test: add tests for mitarbeiter creation and validation
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m36s
a6047e2720
test: Remove old employee test and add new tests
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m42s
bac1f3cfac
jank changed title from WIP: feat: add Playwright testing framework configuration and tests to feat: add Playwright testing framework configuration and tests 2025-01-17 12:56:26 +00:00
test: add wait for delete button visibility before click
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m56s
b61e00e647
test: Add timeouts for safety in employee tests
Some checks failed
Playwright Tests / test (pull_request) Failing after 2m16s
e91dc49804
test: Add wait for delete button in creation test
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m24s
d3b9362023
test: Update delete button wait conditions in tests
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m20s
d6f68afd64
chore: update CI workers to improve test concurrency
All checks were successful
Playwright Tests / test (pull_request) Successful in 2m3s
421740910e
test: remove redundant employee creation test
All checks were successful
Playwright Tests / test (pull_request) Successful in 1m48s
d920f8d774
jank scheduled this pull request to auto merge when all checks succeed 2025-01-17 13:32:56 +00:00
csimonis approved these changes 2025-01-17 13:33:44 +00:00
jank merged commit 11da909e3f into main 2025-01-17 13:34:52 +00:00
jank deleted branch feature/add-playwright 2025-01-17 13:34:52 +00:00
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jank/employeeService#71
No description provided.