|
11da909e3f
|
Merge pull request 'feat: add Playwright testing framework configuration and tests' (#71) from feature/add-playwright into main
Playwright Tests / test (push) Successful in 2m7s
Reviewed-on: #71
|
2025-01-17 13:34:51 +00:00 |
|
|
d920f8d774
|
test: remove redundant employee creation test
Playwright Tests / test (pull_request) Successful in 1m48s
|
2025-01-17 14:32:27 +01:00 |
|
|
421740910e
|
chore: update CI workers to improve test concurrency
Playwright Tests / test (pull_request) Successful in 2m3s
|
2025-01-17 14:29:31 +01:00 |
|
|
d6f68afd64
|
test: Update delete button wait conditions in tests
Playwright Tests / test (pull_request) Successful in 2m20s
|
2025-01-17 14:25:07 +01:00 |
|
|
d3b9362023
|
test: Add wait for delete button in creation test
Playwright Tests / test (pull_request) Successful in 2m24s
|
2025-01-17 14:19:35 +01:00 |
|
|
e91dc49804
|
test: Add timeouts for safety in employee tests
Playwright Tests / test (pull_request) Failing after 2m16s
|
2025-01-17 14:05:30 +01:00 |
|
|
b61e00e647
|
test: add wait for delete button visibility before click
Playwright Tests / test (pull_request) Successful in 2m56s
|
2025-01-17 13:59:47 +01:00 |
|
|
bac1f3cfac
|
test: Remove old employee test and add new tests
Playwright Tests / test (pull_request) Successful in 2m42s
|
2025-01-17 13:55:25 +01:00 |
|
|
a6047e2720
|
test: add tests for mitarbeiter creation and validation
Playwright Tests / test (pull_request) Successful in 2m36s
|
2025-01-17 13:32:11 +01:00 |
|
|
3882cde8ca
|
test: add initial tests for qualifications management
Playwright Tests / test (pull_request) Successful in 2m3s
|
2025-01-17 12:17:27 +01:00 |
|
|
56a2ef77fa
|
test: add search functionality test case
Playwright Tests / test (pull_request) Successful in 1m58s
|
2025-01-17 12:04:25 +01:00 |
|
|
d4cdfba01a
|
test: rename test for user deletion scenario
Playwright Tests / test (pull_request) Successful in 1m52s
|
2025-01-17 11:51:55 +01:00 |
|
|
c1de527057
|
style(tests): format code for better readability
Playwright Tests / test (pull_request) Successful in 2m33s
|
2025-01-17 11:48:26 +01:00 |
|
|
007a2f041b
|
test: add test for user deletion functionality
Playwright Tests / test (pull_request) Failing after 2m34s
|
2025-01-17 11:30:24 +01:00 |
|
|
c29ae4ef18
|
ci: remove unnecessary container names in workflow config
Playwright Tests / test (pull_request) Successful in 1m51s
|
2025-01-17 11:19:35 +01:00 |
|
|
9e70e2a090
|
fix: correct Angular build target in workflows and config
Playwright Tests / test (pull_request) Successful in 1m56s
|
2025-01-17 11:06:11 +01:00 |
|
|
b70d7c8e0e
|
feat: add pipeline configuration to angular.json
Playwright Tests / test (pull_request) Has been cancelled
|
2025-01-17 11:04:27 +01:00 |
|
|
f21d03dda3
|
ci: update command to start Angular server in workflow
Playwright Tests / test (pull_request) Failing after 54s
|
2025-01-17 11:00:33 +01:00 |
|
|
f3a61c10ad
|
ci: update angular server command in workflow file
Playwright Tests / test (pull_request) Failing after 51s
|
2025-01-17 10:58:25 +01:00 |
|
|
3a25307a36
|
fix: update BASE_URL to use 127.0.0.1
Playwright Tests / test (pull_request) Failing after 2m28s
|
2025-01-17 10:54:56 +01:00 |
|
|
00fefab60b
|
ci: update Angular server command in workflow file
Playwright Tests / test (pull_request) Failing after 2m12s
|
2025-01-17 10:51:41 +01:00 |
|
|
2ee45c699a
|
build: update Angular CLI before building project
Playwright Tests / test (pull_request) Failing after 3m27s
|
2025-01-17 10:47:32 +01:00 |
|
|
b693ea7706
|
build: update build command to use ng instead of npm
Playwright Tests / test (pull_request) Failing after 24s
|
2025-01-17 10:45:44 +01:00 |
|
|
0c475e51a9
|
build: update build command for Angular project
Playwright Tests / test (pull_request) Failing after 3m37s
|
2025-01-17 10:41:42 +01:00 |
|
|
17f20461f8
|
feat(ci): add CI environment configuration and replace URL
|
2025-01-17 10:41:01 +01:00 |
|
|
aceb2e953c
|
ci: remove unnecessary debug steps from workflow
Playwright Tests / test (pull_request) Successful in 1m27s
|
2025-01-17 10:25:06 +01:00 |
|
|
370b1f54f5
|
ci: update telnet command in Playwright workflow
Playwright Tests / test (pull_request) Successful in 1m32s
|
2025-01-17 10:22:50 +01:00 |
|
|
5a4e14c2dd
|
fix(skill.service): update BASE_URL for production use
Playwright Tests / test (pull_request) Failing after 14s
|
2025-01-17 10:20:58 +01:00 |
|
|
db0966fdd9
|
ci: add port mapping to Playwright workflow configuration
Playwright Tests / test (pull_request) Failing after 15s
|
2025-01-17 10:18:08 +01:00 |
|
|
c292380fcd
|
chore: update telnet installation to use -y flag
Playwright Tests / test (pull_request) Failing after 15s
|
2025-01-17 10:16:15 +01:00 |
|
|
c76749f3fd
|
ci: update apt before installing telnet in workflow
Playwright Tests / test (pull_request) Failing after 14s
|
2025-01-17 10:15:36 +01:00 |
|
|
a058720a6b
|
ci: add telnet installation to workflow debug step
Playwright Tests / test (pull_request) Failing after 10s
|
2025-01-17 10:14:50 +01:00 |
|
|
a598a68d34
|
ci: add telnet command for debugging in workflow
Playwright Tests / test (pull_request) Failing after 10s
|
2025-01-17 10:13:53 +01:00 |
|
|
8a3fb2aaf0
|
ci: remove unnecessary port mappings from workflow config
Playwright Tests / test (pull_request) Failing after 2m58s
|
2025-01-17 10:07:24 +01:00 |
|
|
03a8586c38
|
ci: update Playwright CI configuration for employee service
Playwright Tests / test (pull_request) Failing after 3m27s
|
2025-01-17 10:05:42 +01:00 |
|
|
ab1c9ac76f
|
ci: add healthcheck to employee service in workflow
Playwright Tests / test (pull_request) Failing after 3m1s
|
2025-01-17 08:24:44 +01:00 |
|
|
182c014564
|
chore: update environment to env in workflow file
Playwright Tests / test (pull_request) Failing after 3m10s
|
2025-01-17 08:18:52 +01:00 |
|
|
b8f1dab9f4
|
ci: add PostgreSQL and employee service to workflow
Playwright Tests / test (pull_request) Failing after 3m4s
|
2025-01-17 07:59:08 +01:00 |
|
|
408644ddad
|
ci(workflows): ensure Playwright runs in CI mode always
Playwright Tests / test (pull_request) Failing after 2m56s
|
2025-01-17 07:56:29 +01:00 |
|
|
c0ccc736bc
|
fix(skill.service): update BASE_URL to use localhost IP
|
2025-01-17 07:55:35 +01:00 |
|
|
1daed7ec65
|
ci: update Playwright workflow to use Docker compose
Playwright Tests / test (pull_request) Failing after 3m3s
|
2025-01-17 07:46:22 +01:00 |
|
|
2d062da74f
|
feat(ci): add PostgreSQL and employee service to workflow
Playwright Tests / test (pull_request) Failing after 3m16s
|
2025-01-16 19:40:54 +01:00 |
|
|
433001001a
|
ci: add docker compose boot step to workflow
Playwright Tests / test (pull_request) Failing after 3m15s
|
2025-01-16 18:10:58 +01:00 |
|
|
ae78af5440
|
test: add tests for mitarbeiter functionality
Playwright Tests / test (pull_request) Failing after 3m8s
|
2025-01-16 18:06:37 +01:00 |
|
|
769c775be4
|
test: Add login redirection test for employees page
Playwright Tests / test (pull_request) Successful in 1m51s
|
2025-01-16 17:42:00 +01:00 |
|
|
59b210ff46
|
ci: update Angular server start command in background
Playwright Tests / test (pull_request) Successful in 1m27s
|
2025-01-16 17:24:43 +01:00 |
|
|
0cecd1cd2b
|
ci: update Playwright workflow for Angular project setup
Playwright Tests / test (pull_request) Has been cancelled
|
2025-01-16 17:22:43 +01:00 |
|
|
6c1ec524ec
|
chore: update Playwright tests and remove examples
Playwright Tests / test (pull_request) Failing after 1m36s
|
2025-01-16 17:19:38 +01:00 |
|
|
b30a40fe07
|
feat: add Playwright testing framework configuration and tests
Playwright Tests / test (pull_request) Failing after 1m43s
|
2025-01-16 16:46:30 +01:00 |
|
|
27eca287e2
|
Merge pull request 'feature/add-skill-list' (#70) from feature/add-skill-list into main
Reviewed-on: #70
|
2025-01-16 15:42:39 +00:00 |
|